Discuss this help topic in SecureBlackbox Forum

TElPGPDecryptingStream.DataAvailable

TElPGPDecryptingStream     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Notifies TElPGPDecryptingStream about availability of the data to read.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure DataAvailable;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this method to tell the object, that there are data to read. The OnRead event is fired if needed.

Discuss this help topic in SecureBlackbox Forum