Uses of Class
com.fasterxml.jackson.dataformat.toml.UTF8Reader
Packages that use UTF8Reader
-
Uses of UTF8Reader in com.fasterxml.jackson.dataformat.toml
Methods in com.fasterxml.jackson.dataformat.toml that return UTF8ReaderModifier and TypeMethodDescriptionstatic UTF8Reader
UTF8Reader.construct
(byte[] buf, int ptr, int len) static UTF8Reader
UTF8Reader.construct
(com.fasterxml.jackson.core.io.IOContext ctxt, InputStream in, boolean autoClose)