package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

NewReader creates a stringtab.Reader to read the contents of a string table from 'r'.

# Structs

Reader is a helper for reading a string table previously serialized by a Writer.Write call.
Writer implements a string table writing utility.