roblox-buffer 1.0.0

A serializable and deserializable representation of the Roblox buffer type.
Documentation

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.