30 virtual Type*
toRAM() = 0;
36 virtual void toSource(Type* source,
int size) = 0;
virtual void toSource(Type *source, int size)=0
pushes data to source
Template type, input the data type that is to be encrypted.
Definition: IDataReader.h:21
Do not use these functions.
Definition: FileDataReader.h:16
Header for Plutos functionality for Tiny Encryption. This algorithm is not very secure but it will wo...
virtual int getSize()=0
get size of data
virtual Type * toRAM()=0
places the data inside of memory