iov

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufferWriter

type BufferWriter interface {
	// WriteDirect appends buf to the underlying buffer chain
	// without copy. It splits the original buffer at remainingCap.
	WriteDirect(buf []byte, remainingCap int) error
}

BufferWriter implement zero-copy buffer writing.

Jump to

Keyboard shortcuts

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