undead v1.1.5 (2021-04-07T14:34:51Z)
Home
Dub
Repo
EndianStream.write
undead
stream
EndianStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(byte x)
void
write
(ubyte x)
void
write
(short x)
void
write
(ushort x)
void
write
(int x)
void
write
(uint x)
void
write
(long x)
class
EndianStream
override
void
write
(
long
x
)
void
write
(ulong x)
void
write
(float x)
void
write
(double x)
void
write
(real x)
void
write
(char x)
void
write
(wchar x)
void
write
(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