logo
首页技术栈工具库讨论
bindata

bindata

BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icondmendel/bindata498
RUBYGEMS
gem install bindata
查看
标签
根据用户添加的标签生成
暂无标签