/
githubmirror
/
nmap
Обзор
Документация
Войти
/
githubmirror
/
nmap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
libz/contrib/delphi/ZLibConst.pas
11 строк
186 B
evangel
Merged gsoc-ssh branch. Closes #910
30 июн 2017, 00:27
30 июн 2017, 00:27
0c14233
Код
Авторство
О чём код?
unit ZLibConst; interface resourcestring sTargetBufferTooSmall = 'ZLib error: target buffer may be too small'; sInvalidStreamOp = 'Invalid stream operation'; implementation end.