public class BlobData extends Object
Constructor and Description |
---|
BlobData(Fileformat.BlobHeader header,
Fileformat.Blob blob) |
Modifier and Type | Method and Description |
---|---|
Fileformat.Blob |
getBlob() |
Fileformat.BlobHeader |
getHeader() |
public BlobData(Fileformat.BlobHeader header, Fileformat.Blob blob)
public Fileformat.BlobHeader getHeader()
public Fileformat.Blob getBlob()
Copyright © 2025 The Apache Software Foundation. All rights reserved.