検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 37 for [SIMILAR] 16 1024 4096 WITH 24050 inflate WITH 1... (0.087 sec.)
解凍の状態を取得する 10000
« inflate_get_read_len inflate_init » PHP Manual Zlib 関数 解凍の状態を取得する inflate_get_status (PHP 7 >= 7.2.0, PHP 8) inflate_get_status — 解凍の状態を取得する 説明 inflate_get_status ( InflateContext $context ): int 通常 ZLIB_OK か ZLIB_STREAM_END を返します。 パラメータ context 戻 ...
https://man.plustar.jp/php/function.inflate-get-status.html - [similar]
インクリメンタルにエンコードされたデータを解凍する 8867
« gzwrite inflate_get_read_len » PHP Manual Zlib 関数 インクリメンタルにエンコードされたデータを解凍する inflate_add (PHP 7, PHP 8) inflate_add — インクリメンタルにエンコードされたデータを解凍する 説明 inflate_add ( InflateContext $context , string $data , int $flush_mode = ZLIB_SYNC_FLU ...
https://man.plustar.jp/php/function.inflate-add.html - [similar]
これまでに読み取ったバイト数を得る 8491
« inflate_add inflate_get_status » PHP Manual Zlib 関数 これまでに読み取ったバイト数を得る inflate_get_read_len (PHP 7 >= 7.2.0, PHP 8) inflate_get_read_len — これまでに読み取ったバイト数を得る 説明 inflate_get_read_len ( InflateContext $context ): int 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/function.inflate-get-read-len.html - [similar]
新しい関数 7257
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
InflateContext クラス 6456
« DeflateContext 暗号 » PHP Manual Zlib InflateContext クラス InflateContext クラス (PHP 8) はじめに PHP 8.0.0 以降、 zlib.inflate リソースを置き換える完全不透明クラスです。 クラス概要 final class InflateContext { } 関連キーワード: クラス , InflateContext , DeflateContext , 暗号 , Zlib , ...
https://man.plustar.jp/php/class.inflatecontext.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 5281
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
gz ファイルを出力する 5281
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
bzip2 形式のデータを解凍する 5281
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
deflate圧縮された文字列を解凍する 5281
« 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]
圧縮された文字列を解凍する 5281
« 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]
PREV 1 2 3 4 NEXT