# Buffer Pooled Buffer IO for Go programs. Package buffer provides a reader implementation similar to bufio.Reader. The underlying memory buffers can be used from a synchronized pool. Find the documentation here: - ./lib.go - https://godocs.io/code.squareroundforest.org/arpio/buffer --- *Made in Berlin, DE*