readNumeric

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T readNumeric(InputStream istrm, Endian endian)
  2. T readNumeric(InputStream istrm, Endian endian)
    version(USE_DIMAGE)
    T
    readNumeric
    (
    T
    )
    if (
    is(T == ushort)
    )

Meta