useBase64 property

bool? useBase64
final

Set this to TRUE if you want the data to be base-64 encoded before it is written to the queue. Otherwise, set this to FALSE.

Implementation

final bool? useBase64;