Files
loongoffice/basic/source/runtime
Caolán McNamara d00fc0e293 disentangle Read/WriteByteString OUString variants
The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.

The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all

The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery
2011-12-21 10:10:58 +00:00
..
2011-05-06 10:41:50 +02:00
2011-12-12 22:35:05 +01:00
2011-11-27 12:55:59 -06:00
2011-12-12 22:35:05 +01:00
2011-11-28 09:55:03 +00:00
2011-11-27 12:55:59 -06:00