The constructor of the ByteifySerializationInputTooBigError class.
The message of the error
Optional
nativeType: NativeTypeThe native type of the value that was to be serialized
Optional
endianess: ByteifyEndianessThe byteify endianess that was to be used
Optional
valueToSerialize: number | bigintThe value that was to be serialized
Optional
serializedResult: number[]The serialized value
The byteify endianess that was to be used
The native type of the value that was to be serialized
The serialized value
The value that was to be serialized
Generated using TypeDoc
The ByteifySerializationError that happens because the input is too big