Class ByteArrayWriter

java.lang.Object
cool.scx.http.media.byte_array.ByteArrayWriter
All Implemented Interfaces:
MediaWriter

public class ByteArrayWriter extends Object implements MediaWriter
ByteArrayWriter
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • ByteArrayWriter

      public ByteArrayWriter(byte[] bytes)
  • Method Details