Roblox Wiki
Roblox Wiki
36,843
pages

The buffer data type represents a mutable fixed-size string of data. It is an opt-in beta feature and is primarily used for working with compact binary data. The buffer library provides functions for creating and manipulating buffer objects, as well as converting a string into a buffer. The buffer data type was announced on November 30, 2023.[1]

Referenced by[]

The Buffer data type is not referenced by any members in the API.

References[]

External links[]