package
0.4.1-furyint-rc0
Repository: https://github.com/gridironone/furyint.git
Documentation: pkg.go.dev

# Functions

CalculateUnpaddedSize calculates the size of the passed in payload for the purpose of determining how much padding to add to reach the target size.
FromBytes extracts a paylod from the byte representation of the payload.
MaxUnpaddedSize returns the maximum size that a payload may be if no padding is included.
NewBytes generates a new payload and returns the encoded representation of the payload as a slice of bytes.