mpctest

package
v0.0.0-...-249e25c Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2025 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintMatrix

func PrintMatrix(m []byte, rows, cols, width int)

PrintMatrix ...

Types

type Conn

type Conn struct {
	*bufio.ReadWriter
	// contains filtered or unexported fields
}

Conn ...

func NewConn

func NewConn(c net.Conn) *Conn

NewConn ...

func Pipe

func Pipe() (ca, cb *Conn)

Pipe ...

func (*Conn) Flush

func (c *Conn) Flush() error

Flush ...

func (*Conn) Flushes

func (c *Conn) Flushes() int

Flushes ...

func (*Conn) Read

func (c *Conn) Read(b []byte) (n int, err error)

Read ...

func (*Conn) ReadBytes

func (c *Conn) ReadBytes() int

ReadBytes ...

func (*Conn) Write

func (c *Conn) Write(b []byte) (n int, err error)

Write ...

func (*Conn) WrittenBytes

func (c *Conn) WrittenBytes() int

WrittenBytes ...

Jump to

Keyboard shortcuts

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