serialize.serialize

Undocumented in source. Be warned that the author may not have intended to support it.
template serialize(Ts...)
ubyte[]
serialize
(
T
)
()
if (
isIntegral!T ||
isSomeChar!T
||
isBoolean!T
||
isFloatOrDouble!T
)

Meta