ocaml-containers
ocaml-containers copied to clipboard
missing pieces for bytes_buf
- [x] add int16/32/64
- [ ] read int16/32/64
- [ ] qtest for the above (conditionally? or do we add the
bytesfunctions manually instead of depending on 4.08 for these?) - [ ] add
Ucharencoded as utf8 (might require conditionals too, or catch up wrt stdlib)