ReadBytes constructor

ReadBytes(
  1. FileRef file,
  2. int byteCount
)

Implementation

ReadBytes(this.file, this.byteCount);