Migrate CDataPack from a Compact Cassette tape. (#688)

* Migrate CDataPack from a Cassette Tape.

Tested-By: Headline22.

* Remove last IsReadable param pass.

* populate len still if CDataPack::ReadString is unreadable or the wrong type.

* Fyren Fixes(TM)(R)(C).

* Deprecate IDataPack.
This commit is contained in:
Kyle Sanderson
2017-12-29 19:56:02 -08:00
committed by GitHub
parent 29b1926432
commit 5f5a6b3a16
5 changed files with 200 additions and 296 deletions
+1
View File
@@ -38,6 +38,7 @@
* @file IDataPack.h
* @brief Contains functions for packing data abstractly to/from plugins. The wrappers
* for creating these are contained in ISourceMod.h
* @deprecated Deprecated. Does nothing.
*/
namespace SourceMod