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