Uses of Class
com.fasterxml.aalto.in.ByteSourceBootstrapper
-
Packages that use ByteSourceBootstrapper Package Description com.fasterxml.aalto.in -
-
Uses of ByteSourceBootstrapper in com.fasterxml.aalto.in
Methods in com.fasterxml.aalto.in that return ByteSourceBootstrapper Modifier and Type Method Description static ByteSourceBootstrapper
ByteSourceBootstrapper. construct(ReaderConfig cfg, byte[] inputBuffer, int inputStart, int inputLen)
static ByteSourceBootstrapper
ByteSourceBootstrapper. construct(ReaderConfig cfg, java.io.InputStream in)
-