public interface FFIByteString extends FFIPointer, FFIBuiltinType
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FFIByteString.Factory |
| Modifier and Type | Method and Description |
|---|---|
byte |
byteAt(long index) |
void |
copyFrom(String string) |
long |
size() |
getAddress, getAddressbyte byteAt(long index)
long size()
void copyFrom(String string)
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.