package
0.0.0-20230623171840-436d2007a9fd
Repository: https://github.com/dropbox/godropbox.git
Documentation: pkg.go.dev
# Functions
NewLookAheadBuffer returns a new LookAheadBuffer whose raw buffer has EXACTLY the specified size.
NewLookAheadBufferUsing returns a new LookAheadBuffer which uses the provided buffer as its raw buffer.
# Structs
LookAheadBuffer provides I/O look ahead functionality.