| Modifier and Type | Class and Description |
|---|---|
static class |
ReserveFragments.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ReserveFragments.Builder |
builder() |
boolean |
equals(Object o) |
String |
name()
We use this name to align with the Rust operation enum underlying in JNI.
|
int |
numFragments()
Get the number of fragments to reserve.
|
String |
toString() |
public String name()
Operationpublic int numFragments()
public static ReserveFragments.Builder builder()
Copyright © 2025. All rights reserved.