rockhopper ~master (2024-11-05T20:42:29.9868199)
Dub
Repo
Stream.rawRead
rockhopper
rhapi
file
Stream
Undocumented in source. Be warned that the author may not have intended to support it.
ulong
rawRead
(ubyte[] buffer)
struct
Stream
(H)
static if
(
isReadable
)
@
Async
ulong
rawRead
(
ubyte
[]
buffer
)
if
(
isInstanceOf
!(
Handle
,
H
)
)
ubyte
[]
rawRead
(ulong upTo)
Meta
Source
See Implementation
rockhopper
rhapi
file
Stream
functions
rawRead
rawWrite
seek
manifest constants
isReadable
isSeekable
isWriteable
properties
isEof
length
tell
variables
handle