The constructor of the [[ByteifyDeserializationInvalidLengthError]] 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
Optional
causeThe deserialized value
The byteify endianess that was to be used
The native type of the value that was to be deserialized
Optional
stackThe value that was to be deserialized
Static
Protected
Readonly
DEFAULT_The default message of the error
Static
Optional
prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static
stackStatic
captureGenerated using TypeDoc
The [[ByteifyDeserializationError]] that happens because the input is of invalid length