AsString Method


Applies to

TBuffer class

Declaration

function AsString: TBuffString; {$ifdef UseInline} inline; {$endif}

Description

The AsString method returns the rest of the buffer converted to unicode.

See also