//
pkg.gl
Category
github.com/go-asm/go
coverage
stringtab
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
98 SLOC
#
Functions
NewReader
NewReader creates a stringtab.Reader to read the contents of a string table from 'r'.
#
Structs
Reader
Reader is a helper for reading a string table previously serialized by a Writer.Write call.
Writer
Writer implements a string table writing utility.