Closed asonnino closed 6 years ago
Would be great to have encode and decode functions as in petlib.pack; even better, pack functions that are compatible across petlib and bplib.
encode
decode
petlib.pack
Ok, I just pushed version bplib 0.0.4, which supports the encode and decode methods.
Would be great to have
encode
anddecode
functions as inpetlib.pack
; even better, pack functions that are compatible across petlib and bplib.