mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
e77f776999
Think it makes it clearer and also less likely to collide with a field name a deocder wants to use.
9 lines
730 B
Plaintext
9 lines
730 B
Plaintext
$ fq -d asn1_ber d tc46.ber
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: tc46.ber (asn1_ber)
|
|
| | | error: asn1_ber: error at position 0x2: primitive with indefinite length
|
|
0x0|03 |. | class: "universal" (0)
|
|
0x0|03 |. | form: "primitive" (0)
|
|
0x0|03 |. | tag: "bit_string" (0x3)
|
|
0x0| 80 | . | length: "indefinite" (0)
|
|
0x0| 04 0a 3b 5f 29 1c d0 00 00| | ..;_)....| | gap0: raw bits
|