Serialize

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

Meta