Java com.fasterxml.jackson.core.io IOContext fields, constructors, methods, implement or subclass

Example usage for Java com.fasterxml.jackson.core.io IOContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.fasterxml.jackson.core.io IOContext.

The text is from its open source code.

Constructor

Method

char[]allocConcatBuffer()
byte[]allocReadIOBuffer()

Note: the method can only be called once during its life cycle.

char[]allocTokenBuffer()
byte[]allocWriteEncodingBuffer()
voidsetEncoding(JsonEncoding enc)