nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
ChunkWriter
nwnlibd
parseutils
Undocumented in source.
struct
ChunkWriter {
ubyte
[]
data
;
void
put
(T chunks);
}
Members
Functions
put
void
put
(T chunks)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
ubyte
[]
data
;
Undocumented in source.
Meta
Source
See Implementation
nwnlibd
parseutils
functions
charArrayToString
dumpByteArray
flagsToString
stringToCharArray
toSafeString
structs
ChunkReader
ChunkWriter
templates
DebugPrintStruct