Index of values


B
biniou_of_json [Yojson.Biniou]
Converts from JSON to biniou.

F
from_channel [Yojson.Raw]
Read a JSON value from a channel.
from_channel [Yojson.Safe]
Read a JSON value from a channel.
from_channel [Yojson.Basic]
Read a JSON value from a channel.
from_file [Yojson.Raw]
Read a JSON value from a file.
from_file [Yojson.Safe]
Read a JSON value from a file.
from_file [Yojson.Basic]
Read a JSON value from a file.
from_lexbuf [Yojson.Raw]
Read a JSON value from a lexbuf.
from_lexbuf [Yojson.Safe]
Read a JSON value from a lexbuf.
from_lexbuf [Yojson.Basic]
Read a JSON value from a lexbuf.
from_string [Yojson.Raw]
Read a JSON value from a string.
from_string [Yojson.Safe]
Read a JSON value from a string.
from_string [Yojson.Basic]
Read a JSON value from a string.

I
init_lexer [Yojson.Raw]
Create a fresh lexer_state record.
init_lexer [Yojson.Safe]
Create a fresh lexer_state record.
init_lexer [Yojson.Basic]
Create a fresh lexer_state record.

J
json_error [Yojson]
json_of_biniou [Yojson.Biniou]
Converts from biniou to JSON.

L
linestream_from_channel [Yojson.Raw]
Input a sequence of JSON values, one per line, from a channel.
linestream_from_channel [Yojson.Safe]
Input a sequence of JSON values, one per line, from a channel.
linestream_from_channel [Yojson.Basic]
Input a sequence of JSON values, one per line, from a channel.
linestream_from_file [Yojson.Raw]
Input a sequence of JSON values, one per line, from a file.
linestream_from_file [Yojson.Safe]
Input a sequence of JSON values, one per line, from a file.
linestream_from_file [Yojson.Basic]
Input a sequence of JSON values, one per line, from a file.

P
prettify [Yojson.Raw]
Combined parser and pretty-printer.
prettify [Yojson.Safe]
Combined parser and pretty-printer.
prettify [Yojson.Basic]
Combined parser and pretty-printer.
pretty_format [Yojson.Raw]
Convert into a pretty-printable tree.
pretty_format [Yojson.Safe]
Convert into a pretty-printable tree.
pretty_format [Yojson.Basic]
Convert into a pretty-printable tree.
pretty_format [Yojson]
Convert into a pretty-printable tree.
pretty_to_channel [Yojson.Raw]
Pretty-print to a channel.
pretty_to_channel [Yojson.Safe]
Pretty-print to a channel.
pretty_to_channel [Yojson.Basic]
Pretty-print to a channel.
pretty_to_channel [Yojson]
Pretty-print to a channel.
pretty_to_string [Yojson.Raw]
Pretty-print into a string.
pretty_to_string [Yojson.Safe]
Pretty-print into a string.
pretty_to_string [Yojson.Basic]
Pretty-print into a string.
pretty_to_string [Yojson]
Pretty-print into a string.

S
stream_from_channel [Yojson.Raw]
Input a sequence of JSON values from a channel.
stream_from_channel [Yojson.Safe]
Input a sequence of JSON values from a channel.
stream_from_channel [Yojson.Basic]
Input a sequence of JSON values from a channel.
stream_from_file [Yojson.Raw]
Input a sequence of JSON values from a file.
stream_from_file [Yojson.Safe]
Input a sequence of JSON values from a file.
stream_from_file [Yojson.Basic]
Input a sequence of JSON values from a file.
stream_from_lexbuf [Yojson.Raw]
Input a sequence of JSON values from a lexbuf.
stream_from_lexbuf [Yojson.Safe]
Input a sequence of JSON values from a lexbuf.
stream_from_lexbuf [Yojson.Basic]
Input a sequence of JSON values from a lexbuf.
stream_from_string [Yojson.Raw]
Input a sequence of JSON values from a string.
stream_from_string [Yojson.Safe]
Input a sequence of JSON values from a string.
stream_from_string [Yojson.Basic]
Input a sequence of JSON values from a string.
stream_to_channel [Yojson.Raw]
Write a newline-separated sequence of compact one-line JSON values to a channel.
stream_to_channel [Yojson.Safe]
Write a newline-separated sequence of compact one-line JSON values to a channel.
stream_to_channel [Yojson.Basic]
Write a newline-separated sequence of compact one-line JSON values to a channel.
stream_to_channel [Yojson]
Write a newline-separated sequence of compact one-line JSON values to a channel.
stream_to_file [Yojson.Raw]
Write a newline-separated sequence of compact one-line JSON values to a file.
stream_to_file [Yojson.Safe]
Write a newline-separated sequence of compact one-line JSON values to a file.
stream_to_file [Yojson.Basic]
Write a newline-separated sequence of compact one-line JSON values to a file.
stream_to_file [Yojson]
Write a newline-separated sequence of compact one-line JSON values to a file.
stream_to_outbuf [Yojson.Raw]
Write a newline-separated sequence of compact one-line JSON values to an existing buffer.
stream_to_outbuf [Yojson.Safe]
Write a newline-separated sequence of compact one-line JSON values to an existing buffer.
stream_to_outbuf [Yojson.Basic]
Write a newline-separated sequence of compact one-line JSON values to an existing buffer.
stream_to_outbuf [Yojson]
Write a newline-separated sequence of compact one-line JSON values to an existing buffer.
stream_to_string [Yojson.Raw]
Write a newline-separated sequence of compact one-line JSON values to a string.
stream_to_string [Yojson.Safe]
Write a newline-separated sequence of compact one-line JSON values to a string.
stream_to_string [Yojson.Basic]
Write a newline-separated sequence of compact one-line JSON values to a string.
stream_to_string [Yojson]
Write a newline-separated sequence of compact one-line JSON values to a string.

T
to_channel [Yojson.Raw]
Write a compact JSON value to a channel.
to_channel [Yojson.Safe]
Write a compact JSON value to a channel.
to_channel [Yojson.Basic]
Write a compact JSON value to a channel.
to_channel [Yojson]
Write a compact JSON value to a channel.
to_file [Yojson.Raw]
Write a compact JSON value to a file.
to_file [Yojson.Safe]
Write a compact JSON value to a file.
to_file [Yojson.Basic]
Write a compact JSON value to a file.
to_file [Yojson]
Write a compact JSON value to a file.
to_outbuf [Yojson.Raw]
Write a compact JSON value to an existing buffer.
to_outbuf [Yojson.Safe]
Write a compact JSON value to an existing buffer.
to_outbuf [Yojson.Basic]
Write a compact JSON value to an existing buffer.
to_outbuf [Yojson]
Write a compact JSON value to an existing buffer.
to_string [Yojson.Raw]
Write a compact JSON value to a string.
to_string [Yojson.Safe]
Write a compact JSON value to a string.
to_string [Yojson.Basic]
Write a compact JSON value to a string.
to_string [Yojson]
Write a compact JSON value to a string.