Documentation
¶
Index ¶
Constants ¶
View Source
const ( Arch32 = 4 Arch64 = 8 )
Variables ¶
This section is empty.
Functions ¶
func CaptureStdout ¶ added in v0.1.13
CapturesStdout captures stdout from the wrapped function
func IsHexString ¶ added in v0.1.13
IsHexString returns true if the input is a hex string
func ParseHexArrayString ¶ added in v0.1.14
ParseHexArrayString returns a byte array from the input hex string (taking the strict but case insensitive form "\xff...\xff")
func ParseNumber ¶ added in v0.1.11
ParseNumber parses a hex or decimal number
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.