Versions in this module Expand all Collapse all v1 v1.9.1 Mar 30, 2026 v1.9.0 Mar 30, 2026 v1.8.0 Mar 19, 2026 Changes in this version + func DumpByteSlice(b []byte, bytesPerRow int, showASCII, showPosHex, showPosDec bool, ...) (out string) + func DumpByteSlicesWithDiffs(a, b []byte, bytesPerRow int, showASCII, showPosHex, showPosDec bool) (different bool, out string)