Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileBuf ¶
type FileBuf struct {
// contains filtered or unexported fields
}
FileBuf is a file-backed buffer that buffers the entire contents of reader. This is useful for fully buffering a network read with low memory overhead.
Click to show internal directories.
Click to hide internal directories.