ocaml-containers icon indicating copy to clipboard operation
ocaml-containers copied to clipboard

missing pieces for bytes_buf

Open c-cube opened this issue 3 years ago • 0 comments

  • [x] add int16/32/64
  • [ ] read int16/32/64
  • [ ] qtest for the above (conditionally? or do we add the bytes functions manually instead of depending on 4.08 for these?)
  • [ ] add Uchar encoded as utf8 (might require conditionals too, or catch up wrt stdlib)

c-cube avatar Feb 22 '22 17:02 c-cube