freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
MemoryStream.fromScratch
freck
streams
memorystream
MemoryStream
Creates an empty memory stream
class
MemoryStream
static
MemoryStream
fromScratch
(
string
[
string
]
metadata
= null
,
Endian
e
=
Endian.platform
)
Parameters
e
Endian
Endianness (default: 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
Creates an empty memory stream