Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllWithBuffer ¶
ReadAllWithBuffer is a fork of https://go.googlesource.com/go/+/go1.16.3/src/io/io.go#626
with a buffer to read into. if the provided buffer is not large enough it will be extended and returned to the caller
func ReadAllWithEstimate ¶
ReadAllWithEstimate is a fork of https://go.googlesource.com/go/+/go1.16.3/src/io/io.go#626
with a starting buffer size. if none is provided it uses the existing default of 512
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.