codec

package
v0.0.0-...-8eef2bf Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIncompletePacket = errors.New("incomplete packet")

Functions

This section is empty.

Types

type Codec

type Codec struct{}

func (*Codec) Decode

func (codec *Codec) Decode(c gnet.Conn) ([]byte, error)

func (Codec) Encode

func (codec Codec) Encode(buf []byte) ([]byte, error)

func (Codec) Unpack

func (codec Codec) Unpack(buf []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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