ByteArrayPool
, SimpleByteArrayFactory
public interface ByteArrayFactory
ByteArray
s.Modifier and Type | Method | Description |
---|---|---|
ByteArray |
create(int size) |
Creates an instance of
ByteArray of size specified by the
size parameter. |
Copyright © 2004–2018 Apache MINA Project. All rights reserved.