package
0.4.16
Repository: https://github.com/openai/go-vncdriver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewReader creates a new ReadCloser.
NewReaderDict is like NewReader but uses a preset dictionary.

# Variables

ErrChecksum is returned when reading ZLIB data that has an invalid checksum.
ErrDictionary is returned when reading ZLIB data that has an invalid dictionary.
ErrHeader is returned when reading ZLIB data that has an invalid header.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Resetter resets a ReadCloser returned by NewReader or NewReaderDict to to switch to a new underlying Reader.