Uses of Class
org.loxlylabs.nestedtext.NestedText.Reader
-
Uses of NestedText.Reader in org.loxlylabs.nestedtext
Methods in org.loxlylabs.nestedtext that return NestedText.ReaderModifier and TypeMethodDescriptionNestedText.from(byte[] data) Loads (parses) NestedText content from a byte array.Loads (parses) NestedText content from a string.Loads (parses) NestedText content from a path.static NestedText.ReaderNestedTexts.from(byte[] data) Begins a fluent deserialization operation from a byte[] source.static NestedText.ReaderBegins a fluent deserialization operation from a String source.static NestedText.ReaderBegins a fluent deserialization operation from a Path source.