[Overview][Classes] Reference for unit 'base64' (#fcl)

TBase64DecodingStream.Reset

Reset the stream

Declaration

Source position: base64.pp line 53

public procedure TBase64DecodingStream.Reset;

Description

Resetresets the data as if it was again on the start of the decoding stream.

Errors

None.

See also

TBase64DecodingStream.EOF

  

TBase64DecodingStream.Read

  

Read and decrypt data from the source stream