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, Feb 18 2025, 15:29:27.