Module net.morimekta.strings
Package containing utilities for handling strings and characters
in various combinations.
-
-
Packages
Exports Package Description net.morimekta.strings Package containing utilities for handling strings and characters in various combinations.net.morimekta.strings.chr The package contains classes helping with managing characters and the interface between character arrays and strings, and between symbolic "characters", e.g. control sequences and strings.net.morimekta.strings.enc This package contains charsets and string encoding utilities.net.morimekta.strings.io Package containing IO helpers for handling unusual ways of buffering (by line), and UTF-8 streams without any buffering over what is strictly needed for the next code-point.
-