joshuaulrich/pack

Use readBin and writeBin internally

开放

#1 创建于 2015年3月2日

 (0 条评论) (0 个反应) (0 位负责人)R (2 个派生)github user discovery
help wanted

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The current implementation could be made a lot simpler by relying on readBin and writeBin to do most (all?) of the conversions. That would make it easier to add missing functionality (e.g. packing floats and doubles).

贡献者指南