encodings

package
v0.0.0-...-4a1a6b8 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package encodings provides constants for the known VNC encoding types. https://tools.ietf.org/html/rfc6143#section-7.7

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoding

type Encoding int32

Encoding represents a known VNC encoding type.

const (
	Raw               Encoding = 0
	CopyRect          Encoding = 1
	RRE               Encoding = 2
	Hextile           Encoding = 5
	TRLE              Encoding = 15
	ZRLE              Encoding = 16
	ColorPseudo       Encoding = -239
	DesktopSizePseudo Encoding = -223
)

func (Encoding) String

func (i Encoding) String() string

Jump to

Keyboard shortcuts

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