lib.haxe.org

format 1.20 Documentation

Back | Index
class format.tools.ArcFour
function new(key : haxe.io.Bytes) : Void
function reset() : Void
function run(input : haxe.io.Bytes, ipos : Int, length : Int, output : haxe.io.Bytes, opos : Int) : Void
Back | Index