Skip to content

Struct base64_encodestate

ClassList > base64_encodestate

Public Attributes

Type Name
char result
base64_encodestep step
int stepcount

Public Attributes Documentation

variable result

char base64_encodestate::result;

variable step

base64_encodestep base64_encodestate::step;

variable stepcount

int base64_encodestate::stepcount;

The documentation for this class was generated from the following file cores/common/arduino/libraries/ext/base64/libb64/cencode.h