package
0.2.0
Repository: https://github.com/robloxapi/rbxapiref.git
Documentation: pkg.go.dev

# Functions

GetBit gets bit i within p.
GetBits gets bits i through j within p.
No description provided by the author
No description provided by the author
SetBit sets bit i within p to v, returning the new value of p.
SetBits sets bits i through j within p to v, returning the new value of p.

# Structs

Reader is a wrapper that keeps track of the number of bytes written.
Writer is a wrapper that keeps track of the number of bytes written.