com.github.libxjava.io
Class ByteArrayBuffer
java.lang.Object
com.github.libxjava.io.ByteArrayBuffer
public final class ByteArrayBuffer
- extends Object
- Version:
- libxjava-jse5 - 0.2
- Author:
- Marcel Patzlaff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayBuffer
public ByteArrayBuffer(int bufSize)
ByteArrayBuffer
public ByteArrayBuffer(int bufSize,
long frameReadTimeout,
long frameWriteTimeout)
capacity
public int capacity()
getReader
public ByteArrayBuffer.Reader getReader()
getWriter
public ByteArrayBuffer.Writer getWriter()
Copyright © 2010 Marcel Patzlaff. All Rights Reserved.