TruncatedSource

Git Source

Thrown when the end of a source as self reported by its header doesnt match the start of the next source or the end of the bytecode.

error TruncatedSource(bytes bytecode);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.