1 2
# 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.