Package com.tick42.glue.internal
Class Buffer
- java.lang.Object
-
- com.tick42.glue.internal.Buffer
-
public class Buffer extends Object
-
-
Constructor Summary
Constructors Constructor Description Buffer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]readBytes(InputStream in)
-
-
-
Method Detail
-
readBytes
public static byte[] readBytes(InputStream in)
-
-