package tezos-hacl

  1. Overview
  2. Docs
type t = Bytes.t
val size : int
val incr_byte : bytes -> int -> int -> unit
val increment : ?step:int -> bytes -> bytes
val of_bytes : bytes -> bytes option
val of_bytes_exn : bytes -> bytes