Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node.zlib
/
CloseStreamCallback
Close
Stream
Callback
@
FunctionalInterface
@
API
fun
interface
CloseStreamCallback
Close Stream Callback
Describes a callback type for compression stream close methods.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
Invoke the callback.