public class BuffersFactory
extends java.lang.Object
Constructor and Description |
---|
BuffersFactory() |
Modifier and Type | Method and Description |
---|---|
static Buffers |
newBuffers(Buffers.Type headerType,
int headerSize,
Buffers.Type bufferType,
int bufferSize,
Buffers.Type otherType,
int maxSize) |
public static Buffers newBuffers(Buffers.Type headerType, int headerSize, Buffers.Type bufferType, int bufferSize, Buffers.Type otherType, int maxSize)
Copyright © 2012. All Rights Reserved.