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, toString@NotNull public @NotNull InputStream getNewStream()
public long length()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.