package
0.0.0-20241111201321-7df9862ed2e3
Repository: https://github.com/pmcca/go-slippi.git
Documentation: pkg.go.dev

# Functions

IsError returns an ErrorAssertionFunc checking if the returned error is type-equal to the given error.
PutFloat32 takes a float32 and puts its bytes into the input array.
PutInt16 takes an int16 and puts its bytes into the input array.
PutInt32 takes an int32 and puts its bytes into the input array.
PutUint16 takes a uint16 and puts its bytes into the input array.
PutUint32 takes a uint32 and puts its bytes into the input array.