TruncatedHeader

Git Source

Thrown when the offset to a source points to a location that cannot fit a header before the start of the next source or the end of the bytecode.

error TruncatedHeader(bytes bytecode);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.