[ nabia ]
[ aramo ]
[ ソース: golang-github-mattetti-filebuffer ]
パッケージ: golang-github-mattetti-filebuffer-dev (0.0~git20171024.3a1e8e5-2)
golang-github-mattetti-filebuffer-dev に関するリンク
Trisquel の資源:
golang-github-mattetti-filebuffer ソースパッケージをダウンロード:
- [golang-github-mattetti-filebuffer_0.0~git20171024.3a1e8e5-2.dsc]
- [golang-github-mattetti-filebuffer_0.0~git20171024.3a1e8e5.orig.tar.xz]
- [golang-github-mattetti-filebuffer_0.0~git20171024.3a1e8e5-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
implementation of a few file-like interfaces
filebuffer is a package implementing a few file-like interfaces such as io.Reader, io.ReaderAt, io.Seeker and more. The implementation is backed by a byte buffer and the main purpose is to have in-memory alternative to using an io.File.