mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
3 lines
110 B
Go
3 lines
110 B
Go
// Package buffer implement methods to write and read slices on bufio.Writer and bufio.Reader.
|
|
package buffer
|