InputPacket.peek

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T peek()
  2. T peek(size_t count)
    struct InputPacket
    T
    peek
    (
    T
    )
    (
    size_t count
    )
    if (
    isArray!T
    )

Meta