BinaryIO.read

Easy Reads in a single numeric value.

  1. T read()
    class BinaryIO
    T
    read
    (
    T
    )
    ()
    if (
    isNumeric!T
    )
  2. T read()
  3. T read()

Meta