ctx() = #orca_response_ctx{}
data_in(IOLOrBin::iolist() | binary(), Ctx0::ctx()) -> {ok, ctx()} | {error, Reason::term()}
get_packet(Ctx0::ctx()) -> {ok, binary(), ctx()} | {error, not_ready}
new() -> ctx()
Generated by EDoc, Aug 1 2015, 21:59:11.