public static class FlexBuffers.KeyVector extends Object
| Modifier and Type | Method and Description |
|---|---|
FlexBuffers.Key |
get(int pos)
Return key
|
int |
size()
Returns size of key vector
|
String |
toString()
Returns a text(JSON) representation
|
public FlexBuffers.Key get(int pos)
pos - position of the key in key vectorpublic int size()
Copyright © 2020. All rights reserved.