decode a value from an ubyte range.
An ubyte[] that should be large enough to contain T.sizeof otherwise an exception is thrown.
The decoded piece of data described by type T.
See Implementation
decode a value from an ubyte range.