Writes the encoding preamble to the stream
Namespace: HelperFunctions
Delphi |
function WritePreambleToStream( const Stream: TStream; Encoding: TEncoding ): Longint; |
Parameters
Stream
Type: TStream
Encoding
Type: TEncoding
Type: Longint
Reference |