package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Iterator.BitSource

Sourcetype t
Sourceval of_bytes_le : Bytes.t -> t
Sourceval is_processed : t -> bool
Sourceval of_bool_list : bool list -> t
Sourceval next : t -> bit option
Sourceval get_chunk : t -> ?default:int -> int -> bit list
OCaml

Innovation. Community. Security.