toByteBlob

Fixed sized numeric types.

Valid for uint, float, ulong, and double

  1. ubyte[] toByteBlob(T input, int field)
    ubyte[]
    toByteBlob
    (
    T
    )
    (
    ,
    int field
    )
  2. T fromByteBlob(ref ubyte[] input)

Meta