Class StreamResponse

    • Constructor Detail

      • StreamResponse

        public StreamResponse​(String contentType,
                              byte[] bytes)
    • Method Detail

      • getContentType

        public String getContentType()
      • getBytes

        public byte[] getBytes()