Uses of Class
org.tentackle.common.Binary
-
-
Uses of Binary in org.tentackle.common
Methods in org.tentackle.common that return Binary Modifier and Type Method Description Binary<T>Binary. clone()static <T extends Serializable>
Binary<T>Binary. createBinary(InputStream stream, int bufSize, boolean frozen)Creates a Binary out of an InputStream.
-