public class Struct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ByteBuffer |
bb
The underlying ByteBuffer to hold the data of the Struct.
|
protected int |
bb_pos
Used to hold the position of the `bb` buffer.
|
| Constructor and Description |
|---|
Struct() |
protected int bb_pos
protected ByteBuffer bb
Copyright © 2018. All rights reserved.