gitlab.com/Raven-IO/raven-delve@v1.22.4/pkg/dwarf/leb128/doc.go (about)

     1  // Package leb128 provides encoders and decoders for The Little Endian Base 128 format.
     2  // The Little Endian Base 128 format is defined in the DWARF v4 standard,
     3  // section 7.6, page 161 and following.
     4  package leb128