Acme
Class Utils.SimpleBuffer
java.lang.Object
Acme.Utils.SimpleBuffer
- Enclosing class:
- Utils
public static class Utils.SimpleBuffer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils.SimpleBuffer
public Utils.SimpleBuffer()
setSize
public void setSize(int size)
getSize
public int getSize()
put
public byte[] put(byte[] data,
int off,
int len)
get
public byte[] get()
reset
public void reset()
Copyright © 2012. All Rights Reserved.