downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

bzopen> <bzerrstr
[edit] Last updated: Sat, 07 Jan 2012

view this page in

bzflush

(PHP 4 >= 4.0.4, PHP 5)

bzflush버퍼에 담긴 모든 데이터를 강제 기록

설명

int bzflush ( resource $bz )

파일 포인터 bz의 버퍼에 담긴 모든 bzip2 데이터를 강제로 기록합니다.

인수

bz

bzopen()으로 성공적으로 연 파일을 가리키는 유효한 파일 포인터.

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

참고

  • bzread() - 바이너리 안전 bzip2 파일 읽기
  • bzwrite() - 바이너리 안전 bzip2 파일 쓰기



add a note add a note User Contributed Notes bzflush - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites