Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PieceWriter ¶
type PieceWriter struct { Piece *piece.Piece Buffer []byte Lenght uint32 Error error // contains filtered or unexported fields }
func (*PieceWriter) Close ¶
func (w *PieceWriter) Close()
func (*PieceWriter) Run ¶
func (w *PieceWriter) Run(resultC chan *PieceWriter)
Click to show internal directories.
Click to hide internal directories.