1
1
mirror of https://github.com/wader/fq.git synced 2024-11-27 06:04:47 +03:00
fq/format/asn1/testdata/tc38.ber.fqtest

26 lines
2.6 KiB
Plaintext
Raw Normal View History

$ fq -d asn1_ber dv tc38.ber
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: tc38.ber (asn1_ber) 0x0-0x10 (16)
0x000|23 |# | class: "universal" (0) 0x0-0x0.2 (0.2)
0x000|23 |# | form: "constructed" (1) 0x0.2-0x0.3 (0.1)
0x000|23 |# | tag: "bit_string" (0x3) 0x0.3-0x1 (0.5)
0x000| 80 | . | length: "indefinite" (0) 0x1-0x2 (1)
| | | constructed[0:2]: 0x2-0xe (12)
| | | [0]{}: object 0x2-0x7 (5)
0x000| 03 | . | class: "universal" (0) 0x2-0x2.2 (0.2)
0x000| 03 | . | form: "primitive" (0) 0x2.2-0x2.3 (0.1)
0x000| 03 | . | tag: "bit_string" (0x3) 0x2.3-0x3 (0.5)
0x000| 03 | . | length: 3 0x3-0x4 (1)
0x000| 00 | . | unused_bits_count: 0 0x4-0x5 (1)
0x000| 0a 3b | .; | value: raw bits 0x5-0x7 (2)
| | | [1]{}: object 0x7-0xe (7)
0x000| 03 | . | class: "universal" (0) 0x7-0x7.2 (0.2)
0x000| 03 | . | form: "primitive" (0) 0x7.2-0x7.3 (0.1)
0x000| 03 | . | tag: "bit_string" (0x3) 0x7.3-0x8 (0.5)
0x000| 05 | . | length: 5 0x8-0x9 (1)
0x000| 04 | . | unused_bits_count: 4 0x9-0xa (1)
0x000| 5f 29 1c d0 | _).. | value: raw bits 0xa-0xd.4 (3.4)
0x000| d0 | . | unused_bits: raw bits 0xd.4-0xe (0.4)
0x000| 00 00| ..| end_marker: 0 0xe-0x10 (2)
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|
0x0|0a 3b 5f 29 1c d0| |.;_)..| | value: raw bits 0x0-0x5.4 (5.4)