| Package | Description |
|---|---|
| org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
| Modifier and Type | Method | Description |
|---|---|---|
static TypedBytesRecordOutput |
TypedBytesRecordOutput.get(java.io.DataOutput out) |
Get a thread-local typed bytes record output for the supplied
DataOutput. |
static TypedBytesRecordOutput |
TypedBytesRecordOutput.get(TypedBytesOutput out) |
Get a thread-local typed bytes record input for the supplied
TypedBytesOutput. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.