Documentation
¶
Index ¶
- func FromBytes(id int, positionX, positionY, width, height int, length int, data []byte) []byte
- func FromBytesSigned(id uint32, positionX, positionY, width, height uint16, length uint32, ...) []byte
- func FromRGBA(id uint32, positionX, positionY uint16, img *image.RGBA) []byte
- func MapToStruct(in any, out any) error
- func Uint16ToBytesBE(value uint16) []byte
- func Uint32ToBytesBE(value uint32) []byte
- func WaitingWithContext[T any](ctx context.Context, ch chan T) (*T, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBytesSigned ¶ added in v0.5.20
func MapToStruct ¶ added in v0.5.20
func Uint16ToBytesBE ¶ added in v0.5.20
func Uint32ToBytesBE ¶ added in v0.5.20
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.