The constructor of the ByteifyDeserializationError class.
The message of the error
Optional nativeType: NativeTypeThe native type of the value that was to be deserialized
Optional endianess: ByteifyEndianessThe byteify endianess that was to be used
Optional valueToDeserialize: number[]The value that was to be deserialized
Optional deserializedResult: number | bigintThe deserialized value
The deserialized value
The byteify endianess that was to be used
The native type of the value that was to be deserialized
The value that was to be deserialized
Generated using TypeDoc
The ByteifyError that happens because of an error with the deserialization