fastpath

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Write

func Write(w io.Writer, data []byte)

Types

type FastPathData

type FastPathData struct {
	Header Header
	Data   []byte
}

func Read

func Read(r io.Reader) *FastPathData
type Header struct {
	EncryptionFlags uint8
	NumberEvents    uint8
	Length          int
}

func (*Header) Read

func (h *Header) Read(r io.Reader)

func (*Header) Write

func (h *Header) Write(w io.Writer)

Jump to

Keyboard shortcuts

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