index bc2a2feb0b95173444d2cde69f1b3ee1c0e6b2a5..01e87617f4051da1e2576d95747633f77b6aaf63 100644 (file)
</para>
</listitem>
</varlistentry>
+
+<varlistentry>
+<term>
+ Int32
+</term>
+<listitem>
+<para>
+ Length of the content.
+</para>
+</listitem>
+</varlistentry>
+
<varlistentry>
<term>
Byte<replaceable>n</replaceable>
</para>
</listitem>
</varlistentry>
+</variablelist>
+ Or
+<variablelist>
+<varlistentry>
+<term>
+ Byte1('b')
+</term>
+<listitem>
+<para>
+ Identifies the data as binary formatted value.
+</para>
+</listitem>
+</varlistentry>
<varlistentry>
<term>
Int32
</term>
<listitem>
<para>
- The value of the column, in text format. (A future release
- might support additional formats.)
+ The value of the column, either in binary or in text format.
+ (As specified in the preceding format byte).
<replaceable>n</replaceable> is the above length.
</para>