Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func DecodeULeb128 ¶
DecodeULeb128 decodes an unsigned LEB128 value to an unsigned int32 value. Returns the result as a uint32.
Types ¶
type CustomSection ¶
type CustomSection struct {
// contains filtered or unexported fields
}
func NewCustomSection ¶
func NewCustomSection(data []byte) CustomSection
NewCustomSection properly read name and data from a custom section.
Click to show internal directories.
Click to hide internal directories.