BytesIO.readInt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T readInt(char tag)
    class BytesIO
    T
    readInt
    (
    T = int
    )
    (
    char tag
    )
    if (
    isSigned!T
    )
  2. T readInt(char tag)

Meta