undead v1.1.5 (2021-04-07T14:34:51Z)
Home
Dub
Repo
EndianStream.read
undead
stream
EndianStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
read
(byte x)
void
read
(ubyte x)
void
read
(short x)
void
read
(ushort x)
void
read
(int x)
void
read
(uint x)
void
read
(long x)
void
read
(ulong x)
class
EndianStream
override
void
read
(
out
ulong
x
)
void
read
(float x)
void
read
(double x)
void
read
(real x)
void
read
(char x)
void
read
(wchar x)
void
read
(dchar x)
Meta
Source
See Implementation
undead
stream
EndianStream
constructors
this
functions
fixBO
fixBlockBO
getcw
read
readBOM
readStringW
write
writeBOM
writeStringW
properties
eof
size
variables
endian