| Class | Description |
|---|---|
| BserConstants | |
| BserDeserializer |
Decoder for the BSER binary JSON format used by the Watchman service:
|
| BserSerializer |
Encoder for the BSER binary JSON format used by the Watchman service:
|
| Enum | Description |
|---|---|
| BserDeserializer.KeyOrdering |
| Exception | Description |
|---|---|
| BserDeserializer.BserEofException |
Exception thrown when BSER parser unexpectedly reaches the end of the input stream.
|