xterm

package
v0.0.47 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SafeBuffer

type SafeBuffer struct {
	// contains filtered or unexported fields
}

定义线程安全的缓冲区

func (*SafeBuffer) Bytes

func (b *SafeBuffer) Bytes() []byte

func (*SafeBuffer) Len

func (b *SafeBuffer) Len() int

func (*SafeBuffer) Read

func (b *SafeBuffer) Read(p []byte) (n int, err error)

func (*SafeBuffer) Reset

func (b *SafeBuffer) Reset()

func (*SafeBuffer) Write

func (b *SafeBuffer) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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