fn decodeLiteralsHeader(source: anytype) !LiteralsSection.Header
[src]
Decode a literals section header.
Errors returned:
error.EndOfStream
if there are not enough bytes insource
fn decodeLiteralsHeader(source: anytype) !LiteralsSection.Header
Decode a literals section header.
Errors returned:
error.EndOfStream
if there are not enough bytes in source