{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/jbester/binaryio","name":"github.com/jbester/binaryio","description":"Package binaryio provides a wrapper to encoding/binary to provide a concise API.\n\nNumbers are translated by reading and writing fixed-size values. A fixed-size value\nis either a fixed-size arithmetic type (bool, int8, uint8, int16, ...) or an array\nonly fixed-size values.\n\nThis package is intended for decoding and encoding existing binary formats and\nis not written as a high performance serializer deserializer.","version":"v0.0.0-20180204201639-b746ac4f33c5","softwareVersion":"v0.0.0-20180204201639-b746ac4f33c5","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/jbester/binaryio","issueTracker":"https://github.com/jbester/binaryio/issues","url":"https://github.com/jbester/binaryio","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-02-04","dateModified":"2018-02-04","datePublished":"2018-02-04","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/jbester/binaryio/@v/v0.0.0-20180204201639-b746ac4f33c5.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/jbester/binaryio#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/jbester/binaryio"]}