roblox-buffer

Crates.ioroblox-buffer
lib.rsroblox-buffer
version1.0.0
created_at2025-04-26 19:10:17.604244+00
updated_at2025-04-26 19:10:17.604244+00
descriptionA serializable and deserializable representation of the Roblox buffer type.
homepage
repository
max_upload_size
id1650495
size26,267
boyned//Kampfkarren (Kampfkarren)

documentation

README

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.

Commit count: 0

cargo fmt