public class AsciiBufferCodec extends AbstractBufferCodec<AsciiBuffer>
Modifier and Type | Field and Description |
---|---|
static AsciiBufferCodec |
INSTANCE |
Constructor and Description |
---|
AsciiBufferCodec() |
Modifier and Type | Method and Description |
---|---|
protected AsciiBuffer |
createBuffer(byte[] data) |
decode, deepCopy, encode, estimatedSize, isDeepCopySupported, isEstimatedSizeSupported
getFixedSize
public static final AsciiBufferCodec INSTANCE
protected AsciiBuffer createBuffer(byte[] data)
createBuffer
in class AbstractBufferCodec<AsciiBuffer>
Copyright © 2010–2021 FuseSource, Corp.. All rights reserved.