|
18.
|
|
|
The next 8 bytes are the float encoded in IEEE 754 floating-point <q>double format</q> bit layout. No length bytes should have been defined.
|
|
|
type: Content of: <html><body><dl><dd>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:62
|
|
19.
|
|
|
Large Integer -- 0x85
|
|
|
type: Content of: <html><body><dl><dt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:66
|
|
20.
|
|
|
The value of this element is the positive large integer N. Following bytes are not part of this element. Large integers have no size limitation.
|
|
|
type: Content of: <html><body><dl><dd>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:67
|
|
21.
|
|
|
Large Negative Integer -- 0x86
|
|
|
type: Content of: <html><body><dl><dt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:69
|
|
22.
|
|
|
The value of this element is the negative large integer -N. Following bytes are not part of this element. Large integers have no size limitation.
|
|
|
type: Content of: <html><body><dl><dd>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:70
|
|
23.
|
|
|
Large integers are intended for arbitary length integers. Regular integers types (positive and negative) are limited to 32-bit values.
|
|
|
type: Content of: <html><body><p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:74
|
|
24.
|
|
|
Examples
|
|
|
type: Content of: <html><body><h2>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:77 howto/process.xhtml:460 development/policy/coding-standard.xhtml:390
|
|
25.
|
|
|
Here are some examples of elements and their encodings - the type bytes are marked in bold:
|
|
|
type: Content of: <html><body><p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:80
|
|
26.
|
|
|
<code>1</code>
|
|
|
type: Content of: <html><body><dl><dt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:84
|
|
27.
|
|
|
<code>0x01 <strong>0x81</strong></code>
|
|
|
type: Content of: <html><body><dl><dd>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
specifications/banana.xhtml:85
|