RCBin.read

Read and return a value. Should be avoided to enable making serializers.

struct RCBin(T, bool isParser)
static if(isParser)
T
read
(
T
)
()

Meta