#buffer #roblox #roblox-buffer

roblox-buffer

A serializable and deserializable representation of the Roblox buffer type

1 stable release

Uses new Rust 2024

new 1.0.0 Apr 26, 2025

#23 in #roblox

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
~77K SLoC