e-CryptIt Engine Xojo Plugin

SignBuffer.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

SignBuffer Class