-
Dave Collins authored
This commit adds a new version of the package in the xdr2 directory which accepts standard io.Reader and io.Writer interfaces for the Marshal, Unmarshal, NewEncoder, and NewDecoder functions instead of raw byte slices. This provides greater flexibility for things such as working directly with files and network connections.
05d27dc1
This project is licensed under the BSD Zero Clause License.
Learn more
Loading