Uses of Class
org.aksw.iguana.commons.io.BigByteArrayOutputStream
Packages that use BigByteArrayOutputStream
-
Uses of BigByteArrayOutputStream in org.aksw.iguana.commons.io
Methods in org.aksw.iguana.commons.io with parameters of type BigByteArrayOutputStreamModifier and TypeMethodDescriptionvoid
BigByteArrayOutputStream.write
(BigByteArrayOutputStream bbaos) Constructors in org.aksw.iguana.commons.io with parameters of type BigByteArrayOutputStreamModifierConstructorDescriptionThe given bbaos will be closed, when read from it.