Module ms_rpce

Data Types

rpce_ptr()

abstract datatype: rpce_ptr()

rpce_state()

abstract datatype: rpce_state()

Function Index

finish/1
get_ptr/2
read/2
start/1

Function Details

finish/1

finish(S0) -> any()

get_ptr/2

get_ptr(Rpce_ptr, Rpce_state) -> any()

read/2

read(X1::term(), S0::rpce_state()) -> {term(), rpce_state()}

start/1

start(Rem0::binary()) -> rpce_state()


Generated by EDoc