module Bytes: Core_bytes
Core_bytes
type t = bytes
bytes
val create : int -> t
int -> t
val length : t -> int
t -> int