public class ExtractedData extends Object
| Modifier and Type | Method and Description |
|---|---|
static ExtractedData |
deserialize(byte[] array)
Deserializes an instance from a byte array.
|
byte[] |
serialize()
Serializes the current instance to a byte array.
|
public static ExtractedData deserialize(byte[] array)
array - A byte array to deserialize from.public final byte[] serialize()
Copyright © 2026. All rights reserved.