public static class SegmentParser.BlobInfo
extends java.lang.Object
SegmentParser.parseBlob(RecordId).| Modifier and Type | Field and Description |
|---|---|
RecordId |
blobId
Id of this record
|
SegmentParser.BlobType |
blobType
Type of this blob
|
int |
size
Size in bytes of this blob
|
| Constructor and Description |
|---|
BlobInfo(RecordId blobId,
SegmentParser.BlobType blobType,
int size) |
public final RecordId blobId
public final SegmentParser.BlobType blobType
public final int size
public BlobInfo(RecordId blobId, SegmentParser.BlobType blobType, int size)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"