Methods

Inherited Variables

Inherited Methods

Defined by Codec

@:value({ errors : "strict" })decode(input:Dynamic, errors:String = "strict"):Tuple2<Bytes, Int>

@:value({ errors : "strict" })encode(input:Dynamic, errors:String = "strict"):Tuple2<String, Int>