Class ByteArrayBlob

    • Field Detail

      • bytes

        protected final byte[] bytes
    • Constructor Detail

      • ByteArrayBlob

        public ByteArrayBlob​(byte[] bytes)
      • ByteArrayBlob

        public ByteArrayBlob​(byte[] bytes,
                             String mimeType)
      • ByteArrayBlob

        public ByteArrayBlob​(byte[] bytes,
                             String mimeType,
                             String encoding)