hexutil

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(data any, format ...string) string

Encode encodes data to hex string using the specified format format can be:

  • "x" for escaped format (\x6d\x65\x6f\x77)
  • any other value or empty for standard hex format (6d656f77)

func EncodeEscaped

func EncodeEscaped(data any) string

func EncodeStandard

func EncodeStandard(data any) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL