hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
unserialize
hunt
util
Serialize
Undocumented in source. Be warned that the author may not have intended to support it.
T
unserialize
(const(ubyte)[] data)
T
unserialize
(byte[] data)
T
unserialize
(const(ubyte)[] data, long parse_index)
T
unserialize
(byte[] data, long parse_index)
T
unserialize
(
T
)
(
const
byte
[]
data
,
out
long
parse_index
)
Meta
Source
See Implementation
hunt
util
Serialize
aliases
toJSON
toOBJ
classes
UnIgnoreArray
functions
getsize
serialize
toJson
toObject
toTextString
unserialize
manifest constants
IGNORE
mixin templates
SerializationMember