Class BytestreamCache


  • public class BytestreamCache
    extends Object
    A wrapper around a byte-stream, represented internally as a byte array. Part of the fix to TAP5-1116, avoiding a live lock due to ByteArrayOutputStream.writeTo() being a synchronized method.
    Since:
    5.2.0