Documentation
¶
Overview ¶
Package bytesutil provides utility functions for byte slice operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBase64 ¶
FromBase64 decodes a base64-encoded string into a byte slice.
func FromGobInto ¶ added in v0.0.19
FromGobInto decodes a gob-encoded byte slice into a destination. The destination must be a pointer to the destination type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.