serialize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. byte[] serialize(T t)
  2. byte[] serialize(T t)
    byte[]
    serialize
    (
    T
    bool isRecursive = true
    )
    (
    T t
    )
    if (
    is(T == class)
    )

Meta