package
0.0.0-20241113065545-2931bf3d8156
Repository: https://github.com/restxx/girobot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Bytes 2 Values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewBuffer creates and initializes a new Buffer using buf as its initial contents.
NewBufferString creates and initializes a new Buffer using string login as its initial contents.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Values 2 bytes.

# Constants

MinRead is the minimum slice size passed to a Read call by Buffer.ReadFrom.
No description provided by the author

# Variables

ErrTooLarge is passed to panic if memory cannot be allocated to store data in a buffer.

# Structs

A Buffer is a variable-sized buffer of bytes with Read and Write methods.
No description provided by the author

# Interfaces

No description provided by the author