package tezos-protocol-alpha

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

Module Script_bytes.Conversion_BESource

Sourceval bytes_of_nat_be : Tezos_protocol_environment_alpha.Z.t -> bytes option
Sourceval nat_of_bytes_be : bytes -> Tezos_protocol_environment_alpha.Z.t
Sourceval bytes_of_int_be : Tezos_protocol_environment_alpha.Z.t -> bytes
Sourceval int_of_bytes_be : bytes -> Tezos_protocol_environment_alpha.Z.t
OCaml

Innovation. Community. Security.