e-CryptIt Engine Xojo Plugin

VerifyBuffer.Update Method

Updates the buffer with chunk of data.

Update(
   data as String)

Parameters

data
The data to pass to the buffer.

Remarks

See Also

VerifyBuffer Class