org.prevayler.foundation
Class Chunking
java.lang.Object
org.prevayler.foundation.Chunking
public class Chunking
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Chunking
public Chunking()
writeChunk
public static void writeChunk(OutputStream stream,
Chunk chunk)
throws IOException
- Throws:
IOException
readChunk
public static Chunk readChunk(InputStream stream)
throws IOException
- Throws:
IOException
Copyright © 2001-2013. All Rights Reserved.