検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 439 for [SIMILAR] 16 1024 4096 WITH 24130 圧縮 WITH 2182... (0.312 sec.)
エントリの圧縮方法を取得する 6383
« RarEntry::getHostOs RarEntry::getName » PHP Manual RarEntry エントリの圧縮方法を取得する RarEntry::getMethod (PECL rar >= 0.1) RarEntry::getMethod — エントリの圧縮方法を取得する 説明 public RarEntry::getMethod (): int RarEntry::getMethod() は、現在のアーカイブエントリを 追加する際に使用 ...
https://man.plustar.jp/php/rarentry.getmethod.html - [similar]
定義済み定数 6383
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
圧縮ストリーム 6383
« php:// data:// » PHP Manual サポートするプロトコル/ラッパー 圧縮ストリーム zlib:// bzip2:// zip:// zlib:// -- bzip2:// -- zip:// — 圧縮ストリーム 説明 compress.zlib:// および compress.bzip2:// zlib: は gzopen() と同様に 動作しますが、このストリームは fread() および 他のファイルシステム ...
https://man.plustar.jp/php/wrappers.compression.html - [similar]
圧縮フィルタ 6383
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ 圧縮ストリーム を用いれば ローカルファイルシステム上に gzip や bz2 と互換性のある圧縮ファイルを 作成することができます。しかし、これはネットワーク越しの圧縮機能を 持っておらず、また非圧縮ストリ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
文字列を圧縮する 6383
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
文字列を deflate 圧縮する 6383
« gzdecode gzencode » PHP Manual Zlib 関数 文字列を deflate 圧縮する gzdeflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzdeflate — 文字列を deflate 圧縮する 説明 gzdeflate ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_RAW ): string | false この関数は、 DEFLATE データフォ ...
https://man.plustar.jp/php/function.gzdeflate.html - [similar]
deflate圧縮された文字列を解凍する 6383
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]
圧縮された文字列を解凍する 6383
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzuncompress — 圧縮された文字列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍します。 パラメータ dat ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
gzip 圧縮された文字列を作成する 6383
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
文字列をbzip2形式のデータに圧縮する 6383
« bzclose bzdecompress » PHP Manual Bzip2 関数 文字列をbzip2形式のデータに圧縮する bzcompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzcompress — 文字列をbzip2形式のデータに圧縮する 説明 bzcompress ( string $data , int $block_size = 4 , int $work_factor = 0 ): string | int bzcompress() は ...
https://man.plustar.jp/php/function.bzcompress.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT