decode abstract method

T decode(
  1. DataBuffer data
)

Decode data for current type

Implementation

T decode(DataBuffer data);