freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
MemoryStream.this
freck
streams
memorystream
MemoryStream
Undocumented in source.
class
MemoryStream
protected
this
(
ubyte
[]
buf
,
string
[
string
]
metadata
= null
,
Endian
e
=
Endian.platform
)
Meta
Source
See Implementation
freck
streams
memorystream
MemoryStream
constructors
this
functions
getContents
isReadable
isSeekable
isWritable
read
seek
tell
write
properties
isEmpty
length
static functions
fromBytes
fromFile
fromScratch
variables
buf
ptr