System.ZLib.z_stream.next_in

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

next_in: PByte;      // next input byte

C++

System::Byte *next_in;

プロパティ

種類 可視性 ソース ユニット
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream

内部使用のみ。


説明

さらなる情報については、ZLib ライブラリ から提供される、オリジナルのドキュメントを参照してください。