Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderByte ¶
func RenderBytes ¶
RenderBytes displays an array of bytes in hex with spaces between each byte
func RenderBytesSpan ¶
func RenderBytesSpan(target io.StringWriter, in []byte, class string) io.StringWriter
RenderBytesSpan writes a byte array formatted as hex with a surrounding span. This is useful for highlighting sections of the data.
Types ¶
Click to show internal directories.
Click to hide internal directories.