public class KinesisRecordDataBuffer extends Object
| Constructor and Description |
|---|
KinesisRecordDataBuffer(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
toRecordData() |
KinesisRecordDataBuffer |
wrap(byte[] data) |
public KinesisRecordDataBuffer wrap(byte[] data)
public ByteBuffer toRecordData()
Copyright © 2020. All rights reserved.