Name: | golang-github-philhofer-fwd-devel |
---|---|
Version: | 1.1.2 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 41075 |
License: | MIT |
RPM: | golang-github-philhofer-fwd-devel-1.1.2-4.el10_0.noarch.rpm |
Source RPM: | golang-github-philhofer-fwd-1.1.2-4.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/philhofer/fwd |
Summary: | Buffered Reader/Writer |
Description: | The fwd package provides a buffered reader and writer. Each has methods that help improve the encoding/decoding performance of some binary protocols. The fwd.Writer and fwd.Reader type provide similar functionality to their counterparts in bufio, plus a few extra utility methods that simplify read-ahead and write-ahead. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/philhofer/fwd |