View Single Post
Author Message
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 11-15-2019 , 16:40   [INC] ByteBuffer (Methodmap & Enum Struct)
Reply With Quote #1

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
__________________
RumbleFrog is offline