mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-06 00:06:59 -05:00
3 lines
82 B
Go
3 lines
82 B
Go
// Package bufpipe provides a IO pipe, has variable-sized buffer.
|
|
package bufpipe
|