fn decodeLiteralsHeader(source: anytype) !LiteralsSection.Header

Decode a literals section header.

Errors returned:

  • error.EndOfStream if there are not enough bytes in source

Parameters

source: anytype,