deserialize abstract method

T deserialize(
  1. ByteDataReader reader
)

Implementation

T deserialize(ByteDataReader reader);