public class OleUtil extends Object
Constructor and Description |
---|
OleUtil() |
Modifier and Type | Method and Description |
---|---|
static OleBlob |
createBlob(OleBlob.Builder oleBuilder)
Creates a new OlBlob instance using the given information.
|
static OleBlob |
parseBlob(byte[] bytes)
Parses an access database blob structure and returns an appropriate
OleBlob instance.
|
public static OleBlob parseBlob(byte[] bytes)
public static OleBlob createBlob(OleBlob.Builder oleBuilder) throws IOException
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.