ReadPackString
- Синтаксис
-
native ReadPackString(DataPack:pack, buffer[], maxlen);
Переменная | Описание |
---|---|
pack |
Datapack handle |
buffer |
Buffer to copy string to |
maxlen |
Maximum size of buffer |
- Описание
- Reads a string from a Datapack.
- Возвращает
- Number of cells written to buffer