TruncatedHeaderOffsets

Git Source

Thrown when the bytecode is truncated before the end of the header offsets.

error TruncatedHeaderOffsets(bytes bytecode);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.