B | |
byte_array [Encoding_bigarray] | Type of array of bytes. |
C | |
code_point [Encoding] | Type of a unicode code-point. |
D | |
decoder [Encoding] | Type of a decoder |
decoding_result [Encoding] | Result of a decoding operation |
E | |
encoder [Encoding] | Type of an encoder |
encoding_result [Encoding] | Result of an encoding operation |
P | |
pointer [Text] | A pointer to a unicode character in a text. |
T | |
t [Text] | Type of text |
t [Encoding] | Type of a character encoding |