PHP 클래스 Webmozart\Console\IO\InputStream\NullInputStream

부터: 1.0
저자: Bernhard Schussek ([email protected])
상속: implements Webmozart\Console\Api\IO\InputStream
파일 보기 프로젝트 열기: webmozart/console

공개 메소드들

메소드 설명
close ( )
isClosed ( )
read ( $length )
readLine ( $length = null )

메소드 상세

close() 공개 메소드

public close ( )

isClosed() 공개 메소드

public isClosed ( )

read() 공개 메소드

public read ( $length )

readLine() 공개 메소드

public readLine ( $length = null )