tbin

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: GPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TuxleString

func TuxleString(reader bufio.Reader) (string, error)

Read a string that ends with '\x00' (null character)

func Uint16

func Uint16(reader io.Reader) (uint16, error)

func Uint32

func Uint32(reader io.Reader) (uint32, error)

func Uint64

func Uint64(reader io.Reader) (uint64, error)

func Uint8

func Uint8(reader io.Reader) (uint8, error)

func WriteTuxleString

func WriteTuxleString(writer io.Writer, in string) error

Write a string that ends with '\x00' (null character)

func WriteUint16

func WriteUint16(writer io.Writer, in uint16) error

func WriteUint32

func WriteUint32(writer io.Writer, in uint32) error

func WriteUint64

func WriteUint64(writer io.Writer, in uint64) error

func WriteUint8

func WriteUint8(writer io.Writer, in uint8) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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