2.4.14.2 CountOfBytesWithCompressionFlag

Specifies the size of an fmString and whether the string is compressed.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cb

A

cb (31 bits): An unsigned integer that specifies the size of the string in bytes. The size of a compressed string is the size after compression.

A - fCompressed (1 bit): Specifies whether the string is compressed.