AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [INC] ByteBuffer (Methodmap & Enum Struct) (https://forums.alliedmods.net/showthread.php?t=319704)

RumbleFrog 11-15-2019 16:40

[INC] ByteBuffer (Methodmap & Enum Struct)
 
This repository contains byte buffer implementation in both methodmap and 1.10 enum struct.

The most common use of this is for formatting messages over a socket.

The methodmap implementation is derived from https://forums.alliedmods.net/showthread.php?t=265789 and patched for 1.11

Methodmap


Enum struct is similar but encapsulated with enum struct instead of a methodmap.


Source


All times are GMT -4. The time now is 05:14.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.