FileStream.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)
    class FileStream
    final
    T[]
    peek
    (
    T
    )
    (
    size_t count
    )

Meta