public class ArrayBasedBlob extends AbstractBlob
Blob implementations is based on an array of bytes.| Constructor and Description |
|---|
ArrayBasedBlob(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull InputStream |
getNewStream() |
long |
length() |
calculateSha256, equal, equals, getContentIdentity, getReference, hashCode, sha256, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInlined@NotNull public @NotNull InputStream getNewStream()
public long length()
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.