#buffer #roblox #roblox-buffer

roblox-buffer

A serializable and deserializable representation of the Roblox buffer type

1 stable release

Uses new Rust 2024

1.0.0 Apr 26, 2025

#315 in Games

Download history 105/week @ 2025-04-23 19/week @ 2025-04-30 8/week @ 2025-05-07

132 downloads per month

MPL-2.0 license

10KB
131 lines

roblox-buffer

This library exposes Buffer that serializes and deserializes to the buffer type in Roblox.


roblox-buffer

This is a Rust library that exposes a Buffer data structure that serializes and deserializes to the buffer type in Roblox. It supports deserializing from the base64 and zbase64 encodings, but only serializes as base64 for now.

Dependencies

~4MB
~78K SLoC