Revised ByteArrayOutputStream handling in MarshallingView and co
Issue: SPR-11646
(cherry picked from commit 8006696)
This commit is contained in:
@@ -29,7 +29,7 @@ import java.io.ByteArrayOutputStream;
|
||||
*
|
||||
* @author Brian Clozel
|
||||
* @author Juergen Hoeller
|
||||
* @since 4.0
|
||||
* @since 4.0.3
|
||||
*/
|
||||
public class ResizableByteArrayOutputStream extends ByteArrayOutputStream {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user