fromByteString

Handle strings

  1. ubyte[] toByteString(T[] input, int field)
  2. T[] fromByteString(ref ubyte[] input)
    T[]
    fromByteString
    (
    T : T[]
    )
    (
    ref ubyte[] input
    )

Meta