mirror of
https://github.com/wader/fq.git
synced 2024-11-27 06:04:47 +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
743 B
Plaintext
9 lines
743 B
Plaintext
$ fq -d asn1_ber d tc23.ber
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: tc23.ber (asn1_ber)
|
|
| | | error: asn1_ber: BitBufRange: failed at position 0 (read size 19 seek pos 0): outside buffer
|
|
0x0|06 |. | class: "universal" (0)
|
|
0x0|06 |. | form: "primitive" (0)
|
|
0x0|06 |. | tag: "object_identifier" (0x6)
|
|
0x0| 11 | . | length: 17
|
|
0x0| 7f ff ff ff ff ff| | ......| | gap0: raw bits
|