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

LibBytes

Git Source

Functions

consumeBytes4

function consumeBytes4(bytes memory buffer)
    internal
    pure
    returns (bool isBufferValid, bytes4 selector, bytes memory arguments);