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 7 2022, 15:02:10.