pack-d ~master (2022-02-24T17:00:06.5390118)
Dub
Repo
binary.pack
binary
Undocumented in source.
Members
Functions
pack
ubyte
[]
pack
(V values)
Encodes data to binary.
pack
void
pack
(File file, V values)
Binary encodes data to file
pack
ubyte
[]
pack
(V values)
Binary encodes data.
pack
ubyte
[]
pack
(File file, V values)
Binary encodes data.
pack
void
pack
(BinaryWriter writer, V values)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void
pack
(BinaryWriter writer, V values)
Encodes data to binary.
Meta
Source
See Source File
binary
modules
common
format
pack
reader
unpack
writer