Read Request
Represents request frame that can be used with IO#read operation call.
Read a chunk of the stream
See also
Constructors
ReadRequest
Link copied to clipboard
fun ReadRequest(handle: StreamHandle, offset: Int? = null, size: Int? = null)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard