Binary Payload Inspection Fixture Pack
Bundle of real BSON, MessagePack, JWT, and JSON fixtures for binary document decoding, payload inspection, and type-compatibility checks.
Download the Pack
binary_payload_inspection_fixture_pack.zip · 2.1 KB
Best For
- Binary payload decoding and inspection across BSON, MessagePack, and JSON shapes.
- Comparing typed binary documents against text payload representations.
- Repeatable setup for API payload inspection and document-database fixture QA.
Included Fixtures
| Filename | Format | Size | Download |
|---|---|---|---|
| bson_order_payload_sample.bson | BSON | 156 B | Download |
| bson_nested_profile_sample.bson | BSON | 150 B | Download |
| bson_binary_attachment_sample.bson | BSON | 104 B | Download |
| msgpack_cache_payload_sample.msgpack | MSGPACK | 130 B | Download |
| jwt_service_claims_token_sample.jwt | JWT | 500 B | Download |
| json_nested_api_payload_sample.json | JSON | 423 B | Download |
Primary Fixture Matrix
Use the curated BSON matrix to move from this pack into the exact single-fixture variants behind it.
Primary Library
This pack is anchored to the BSON sample library and works best when paired with individual fixture downloads.
Open BSON Samples