SkillAgentSearch skills...

Filebuffer

filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to have in-memory file alternative.

Install / Use

/learn @mattetti/Filebuffer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

filebuffer

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.

More information can be found on the GoDoc page.

GoDoc

Build Status

View on GitHub
GitHub Stars145
CategoryDevelopment
Updated1y ago
Forks7

Languages

Go

Security Score

80/100

Audited on Feb 12, 2025

No findings