|  | Name | Description | 
            
              |   | NativeBinaryValue(Byte) | Creates a new binary value, ordered in the endianness of the OS, from the given byte array. | 
            
              |   | NativeBinaryValue(TypeCode, Byte) | Creates a new binary value, ordered in the endianness of the OS, from the given byte array. | 
            
              |   | NativeBinaryValue(Byte, Int32, Int32) | Creates a new binary value, ordered in the endianness of the OS, from the given byte array. | 
            
              |   | NativeBinaryValue(TypeCode, Byte, Int32, Int32) | Creates a new binary value, ordered in the endianness of the OS, from the given byte array. |