Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReadCounter ¶
type ReadCounter struct {
// contains filtered or unexported fields
}
func NewReadCounter ¶
func NewReadCounter(r io.Reader) *ReadCounter
func (*ReadCounter) Count ¶
func (rc *ReadCounter) Count() int64
Click to show internal directories.
Click to hide internal directories.