Serializer.serialize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] serialize(T value)
    template Serializer(Attributes...)
    static if(isAttribute!CastType)
    ubyte[]
    serialize
    (
    T
    )
    ()
    if (
    __traits(compiles, cast(GetAttributeType!CastType)rvalueOf!T) &&
    )
  2. ubyte[] serialize(T value)
  3. ubyte[] serialize(T value)
  4. ubyte[] serialize(T value)

Meta