joshuaulrich/pack

Use readBin and writeBin internally

オープン

#1 opened on 2015/03/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)R (2 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged 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).

コントリビューターガイド