joshuaulrich/pack

Use readBin and writeBin internally

Ouverte

#1 ouverte le 2 mars 2015

 (0 commentaire) (0 réaction) (0 personne assignée)R (2 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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).

Guide contributeur