ehcache

Uses of Class
net.sf.ehcache.util.MemoryEfficientByteArrayOutputStream

Packages that use MemoryEfficientByteArrayOutputStream
net.sf.ehcache.util Util package. 
 

Uses of MemoryEfficientByteArrayOutputStream in net.sf.ehcache.util
 

Methods in net.sf.ehcache.util that return MemoryEfficientByteArrayOutputStream
static MemoryEfficientByteArrayOutputStream MemoryEfficientByteArrayOutputStream.serialize(Serializable serializable)
          Factory method.
static MemoryEfficientByteArrayOutputStream MemoryEfficientByteArrayOutputStream.serialize(Serializable serializable, int estimatedPayloadSize)
          Factory method
 


ehcache

Copyright 2001-2015, Terracotta, Inc.