rpdl ~master (2019-08-27T17:31:41Z)
Dub
Repo
Writer.rawWrite
rpdl
writer
Writer
Undocumented in source. Be warned that the author may not have intended to support it.
void
rawWrite
(ubyte ch)
class
Writer
protected
void
rawWrite
(
in
ubyte
ch
)
void
rawWrite
(bool value)
void
rawWrite
(int value)
void
rawWrite
(float value)
void
rawWrite
(string str)
Meta
Source
See Implementation
rpdl
writer
Writer
constructors
this
functions
rawWrite
save
writeArrayValue
writeBooleanValue
writeIdentifierValue
writeNumberValue
writeObject
writeParameter
writeStringValue
writeValue
variables
file
root