Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoundaryBufferedWriter ¶
type BoundaryBufferedWriter struct {
// contains filtered or unexported fields
}
func NewBoundaryBufferedWriter ¶
func NewBoundaryBufferedWriter(w io.Writer, size int) *BoundaryBufferedWriter
func (*BoundaryBufferedWriter) Flush ¶
func (b *BoundaryBufferedWriter) Flush() error
type SpreadWriter ¶
type SpreadWriter struct {
// contains filtered or unexported fields
}
func NewSpreadWriter ¶
func (*SpreadWriter) Flush ¶
func (s *SpreadWriter) Flush()
Click to show internal directories.
Click to hide internal directories.