package text

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

Encoding/decoding to/from bigarrays

Type of array of bytes.

val decode : Encoding.decoder -> byte_array -> int -> int -> Encoding.decoding_result