binRead abstract method

R binRead(
  1. BinaryReader reader
)

Read raw database value from reader

Implementation

R binRead(BinaryReader reader);