ByteArrayInputStream.mark

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias mark = java.io.InputStream.InputStream.mark
  2. void mark(int readAheadLimit)
    class ByteArrayInputStream
    override synchronized
    void
    mark

Meta