Static methods

@:value({ b : false })staticclear(this:Bytes, b:Bool = false):Void

staticget(this:Bytes, index:Int):Bool

staticset(this:Bytes, index:Int):Void

statictoggle(this:Bytes, index:Int, b:Bool):Void

staticunset(this:Bytes, index:Int):Void