lib.haxe.org

format 1.20 Documentation

Back | Index
class format.tools.CRC32
function new() : Void
function byte(b : Int) : Void
function get() : haxe.Int32
function run(b : haxe.io.Bytes) : Void
static function encode(b : haxe.io.Bytes) : haxe.Int32
Back | Index