Uses of Class
net.sf.ehcache.util.MemoryEfficientByteArrayOutputStream
-
Packages that use MemoryEfficientByteArrayOutputStream Package Description net.sf.ehcache.util Util package. -
-
Uses of MemoryEfficientByteArrayOutputStream in net.sf.ehcache.util
Methods in net.sf.ehcache.util that return MemoryEfficientByteArrayOutputStream Modifier and Type Method Description static MemoryEfficientByteArrayOutputStreamMemoryEfficientByteArrayOutputStream. serialize(java.io.Serializable serializable)Factory method.static MemoryEfficientByteArrayOutputStreamMemoryEfficientByteArrayOutputStream. serialize(java.io.Serializable serializable, int estimatedPayloadSize)Factory method
-