GrpcClient.Encoding (GrpcClient v0.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

from_binary_data(arg1, module)

@spec from_binary_data(binary(), module()) :: nil | {tuple(), binary()}
Link to this function

to_binary_data(message)

@spec to_binary_data(tuple()) :: {iodata(), pos_integer()}