IoStream

package
v0.0.0-...-7e13a3b Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterfaceIoStream

type InterfaceIoStream interface {
	Bytes() []byte
	String() string
	HexString() string
}

type ObjectIoStream

type ObjectIoStream struct {
	InputBuf  []byte
	KeyBuf    []byte
	OutPutBuf []byte
	TmpBuf    []byte
	Err       error
}

func (*ObjectIoStream) Bytes

func (p *ObjectIoStream) Bytes() []byte

func (*ObjectIoStream) HexString

func (p *ObjectIoStream) HexString() string

func (*ObjectIoStream) String

func (p *ObjectIoStream) String() string

Jump to

Keyboard shortcuts

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