BytesrwExtended Stdlib.Bytes module. Open to use it.
Open the module to use it. This adds these modules:
Bytes.Slice Byte slices.Bytes.Stream Byte streams.Bytes.Reader Byte stream readers.Bytes.Writer Byte stream writers.to the Stdlib.Bytes module.
module Bytes : sig ... endExtended Stdlib.Bytes module.