| Modifier and Type | Method and Description |
|---|---|
TMap |
TProtocolReader.readMapBegin() |
TMap |
TCompactProtocol.readMapBegin()
Read a map header off the wire.
|
TMap |
TFacebookCompactProtocol.readMapBegin()
Read a map header off the wire.
|
TMap |
TBinaryProtocol.readMapBegin() |
| Modifier and Type | Method and Description |
|---|---|
void |
TCompactProtocol.writeMapBegin(TMap map)
Write a map header.
|
void |
TProtocolWriter.writeMapBegin(TMap map) |
void |
TFacebookCompactProtocol.writeMapBegin(TMap map)
Write a map header.
|
void |
TBinaryProtocol.writeMapBegin(TMap map) |
Copyright © 2012–2024. All rights reserved.