deserializeFromProto abstract method

void deserializeFromProto(
  1. ByteBuffer buffer
)

Deserialize from Protocol Buffer format.

Implementation

void deserializeFromProto(ByteBuffer buffer);