In file No file:

char* ExtractDataFromSizeHeaderAnnotatedStream (char *data, Size dataLen, Size *dataOutLen)

Encapsulates data in a siple way

Documentation

Encapsulates data in a siple way. Take the data and add a header indicating the lenght of data part, the header is of type Size.
Returns:
allocated memory that contains the header and the data
Parameters:
data - data we want to act on
dataLen - lenght of data
Author:
Pechy
See Also:
MessageCreator, Cipherer, Translator, ExtractDataFromSizeHeaderAnnotatedStream()

alphabetic index hierarchy of classes


generated by doc++