Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Create encodings that produce data of a variable length when binary encoded. See the preamble for an explanation.
val string : string encoding
val string' : string_json_repr -> string encoding
val bytes' : string_json_repr -> Bytes.t encoding
val bigstring :
?string_json_repr:string_json_repr ->
unit ->
bigstring encoding