Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Calldata

Helper library for manipulating objects in calldata.

Functions

emptyBytes

function emptyBytes() internal pure returns (bytes calldata result);

emptyString

function emptyString() internal pure returns (string calldata result);