Function colab::getStringFromBuffer(UINT8 *, UINT16&, UINT16)

Function Documentation

std::string colab::getStringFromBuffer(UINT8 *buffer, UINT16 &pos, UINT16 length)

Returns bytes from pos to pos+length as string. pos points to the next byte after (pos+length)