wsf ~master (2022-05-06T05:41:13.6435988)
Dub
Repo
FileStream.read
wsf
streams
filestream
FileStream
Undocumented in source. Be warned that the author may not have intended to support it.
int
read
(ubyte[] buffer)
class
FileStream
override
int
read
(
ref
ubyte
[]
buffer
)
int
read
(size_t amount, ubyte[] buffer)
Meta
Source
See Implementation
wsf
streams
filestream
FileStream
constructors
this
destructors
~this
functions
close
flush
peek
read
rewind
seek
tell
write
properties
canRead
canSeek
canTell
canWrite
eof
knowsLength
length