Results of 1 - 10 of about 14 for getStream (0.008 sec.)
- このエントリのファイルハンドラを取得する 13198
- « RarEntry::getPackedSize RarEntry::getUnpackedSize » PHP Manual RarEntry このエントリのファイル
...
ハンドラを取得する RarEntry::getStream (PECL rar >= 2.0.0) RarEntry::getStream — このエン ...
リのファイルハンドラを取得する 説明 public RarEntry::getStream ( string $password = ? ): resource | false 読み込み ...
カイブも対応するようになりました。 例 例1 RarEntry::getStream() の例 <?php $rar_file = rar_open ( 'example.rar' ...
うなエントリは見つかりません" ); $stream = $entry -> getStream (); if ( $stream === false ) die( "ストリームの取得 ...
-
https://man.plustar.jp/php/rarentry.getstream.html
- [similar]
- 名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する 12656
- « ZipArchive::getStatusString ZipArchive::getStreamIndex » PHP Manual ZipArchive 名前を使用して、
...
ァイルハンドラ (読み込み専用) を取得する ZipArchive::getStream (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ...
ZipArchive::getStream — 名前を使用して、エントリのファイルハンドラ (読み ...
込み専用) を取得する 説明 public ZipArchive::getStream ( string $name ): resource | false 名前を使用して、 ...
(); if ( $z -> open ( 'test.zip' )) { $fp = $z -> getStream ( 'test' ); if(! $fp ) exit( "失敗\n" ); while (! ...
-
https://man.plustar.jp/php/ziparchive.getstream.html
- [similar]
- Rar アーカイブをオープンする 8664
- « RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープン
...
entries found." ); $stream = reset ( $entries )-> getStream (); if ( $stream === FALSE ) die( "Failed opening ...
entries found." ); $stream = reset ( $entries )-> getStream (); if ( $stream === FALSE ) die( "Failed opening ...
-
https://man.plustar.jp/php/rararchive.open.html
- [similar]
- システムエラー、または ZIP メッセージに関するエラー情報を返す 8402
- « ZipArchive::getNameIndex ZipArchive::getStream » PHP Manual ZipArchive システムエラー、または
...
-
https://man.plustar.jp/php/ziparchive.getstatusstring.html
- [similar]
- 圧縮後のエントリのサイズを取得する 8262
- « RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する
...
-
https://man.plustar.jp/php/rarentry.getpackedsize.html
- [similar]
- 展開後のエントリのサイズを取得する 8262
- « RarEntry::getStream RarEntry::getVersion » PHP Manual RarEntry 展開後のエントリのサイズを取得す
...
-
https://man.plustar.jp/php/rarentry.getunpackedsize.html
- [similar]
- インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 8262
- « ZipArchive::getStream ZipArchive::getStreamName » PHP Manual ZipArchive インデックスで指定され
...
ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamIndex (PHP 8 >= 8.2.0, PECL zip >= 1.20.0) ZipArchi ...
ve::getStreamIndex — インデックスで指定されたエントリへの、ファイ ...
ドラを取得する(読み取り専用) 説明 public ZipArchive::getStreamIndex ( int $index , int $flags = 0 ): resource | f ...
(); if ( $z -> open ( 'test.zip' )) { $fp = $z -> getStreamIndex ( 1 , ZipArchive :: FL_UNCHANGED ); if(! $fp ...
-
https://man.plustar.jp/php/ziparchive.getstreamindex.html
- [similar]
- The RarEntry class 8139
- « RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas
...
ame (): string public getPackedSize (): int public getStream ( string $password = ? ): resource | false public ...
ize — 圧縮後のエントリのサイズを取得する RarEntry::getStream — このエントリのファイルハンドラを取得する RarEntr ...
-
https://man.plustar.jp/php/class.rarentry.html
- [similar]
- ZipArchive クラス 8139
- « 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.
...
g | false public getStatusString (): string public getStream ( string $name ): resource | false public getStrea ...
$index , int $flags = 0 ): resource | false public getStreamName ( string $name , int $flags = 0 ): resource | ...
ZIP メッセージに関するエラー情報を返す ZipArchive::getStream — 名前を使用して、エントリのファイルハンドラ (読み ...
込み専用) を取得する ZipArchive::getStreamIndex — インデックスで指定されたエントリへの、ファイ ...
-
https://man.plustar.jp/php/class.ziparchive.html
- [similar]
- Rar アーカイブ 7999
- « PharException はじめに » PHP Manual 圧縮およびアーカイブ Rar アーカイブ Rar アーカイブ はじめに
...
ize — 圧縮後のエントリのサイズを取得する RarEntry::getStream — このエントリのファイルハンドラを取得する RarEntr ...
-
https://man.plustar.jp/php/book.rar.html
- [similar]