basic_fstream::rdbuf
반환 형식에 대 한 포인터를 저장된 스트림 버퍼의 주소 basic_filebuf<Elem, Tr>.
basic_filebuf<Elem, Tr> *rdbuf( ) const
반환 값
저장 된 스트림 버퍼의 주소입니다.
예제
참조 basic_filebuf::close 를 사용 하는 방법의 예 rdbuf.
요구 사항
헤더: <fstream>
네임 스페이스: std
반환 형식에 대 한 포인터를 저장된 스트림 버퍼의 주소 basic_filebuf<Elem, Tr>.
basic_filebuf<Elem, Tr> *rdbuf( ) const
저장 된 스트림 버퍼의 주소입니다.
참조 basic_filebuf::close 를 사용 하는 방법의 예 rdbuf.
헤더: <fstream>
네임 스페이스: std