[fpc-pascal] UTF-8 decoding

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Fri Jan 25 15:33:51 CET 2013


What does Utf8Decode() do if the input is incomplete because it's 
arriving slowly over a serial or telnet connection?

By analogy with StrToInt() etc., is there be a TryUtf8Decode() which 
sets a flag if the parameter is well-formed?

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-pascal mailing list