Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 44 for bytearray (0.053 sec.)
19.8. binascii --- バイナリデータと ASCII データとの間での変換 — Python 3.6.5 ... 7530
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ニコード文字列を受け取ります。他の関数は ( bytes や bytearray またはバッファープロトコルをサポートするその他のオ ... バージョン 3.2 で変更: 入力として bytestring または bytearray オブジェクトのみを受け取ります。 binascii. rlecode ...
https://man.plustar.jp/python/library/binascii.html - [similar]
21.26. xmlrpc.client --- XML-RPC クライアントアクセス — Python 3.6.5 ドキュメン... 7530
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... is false by default. datetime.datetime , bytes and bytearray objects may be passed to calls. The obsolete use_d ... ime の値に依ります。 base64 Binary 、 bytes または bytearray 。返される型は use_builtin_types フラグの値に依りま ... to pass arbitrary bytes via XML-RPC, use bytes or bytearray classes or the Binary wrapper class described belo ...
https://man.plustar.jp/python/library/xmlrpc.client.html - [similar]
7. バイナリデータ処理 — Python 3.6.5 ドキュメント 7407
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... あります。 加えて、 バイナリシーケンス型 --- bytes, bytearray, memoryview に書かれているPythonビルトインデータ型 ...
https://man.plustar.jp/python/library/binary.html - [similar]
18.9. mmap --- メモリマップファイル — Python 3.6.5 ドキュメント 7407
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... イル ¶ メモリにマップされたファイルオブジェクトは、 bytearray と ファイルオブジェクト の両方のように振舞います。 ... 常の文字列オブジェクトとは異なり、これらは可変です。 bytearray が期待されるほとんどの場所で mmap オブジェクトを利 ...
https://man.plustar.jp/python/library/mmap.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7407
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... トモデルとの密接な結合、特に組み込み型 str , bytes , bytearray にある型に制限があるコンビニエンスメソッドのおかげ ... 見つけられるというものだったわけです。 str , bytes , bytearray でのコンビニエンスメソッドが Python 3 では Unicode ... Serhiy Storchaka in bpo-19668 .) bytes .join() と bytearray .join() が引数として任意のバッファオブジェクトを受 ... トを受け取れるようになりました。以前は bytes または bytearray インスタンスである必要がありました。 (Contributed ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
バッファプロトコル (buffer Protocol) — Python 3.6.5 ドキュメント 7361
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 。このようなオブジェクトとして、組み込みの bytes や bytearray 、 array.array のようないくつかの拡張型が挙げられま ... 段が利用できます(たとえばメソッド引数)。 bytes や bytearray などのシンプルなオブジェクトは、内部のバッファーを ...
https://man.plustar.jp/python/c-api/buffer.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 7361
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... スオブジェクトについて扱います。 バイトオブジェクト bytearray オブジェクト 型チェックマクロ ダイレクト API 関数 ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 7361
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 廃され、それぞれの静的メソッド bytes.maketrans() と bytearray.maketrans() に置き換えられました。この変更は、 str ... なのかにまつわる混乱を解決します。今や str , bytes , bytearray は、その適切な型の中間変換テーブルを持つそれぞれの ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7361
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... て行われるようになりました ( bpo-13201 )。 bytes と bytearray オブジェクトのメソッド count() , find() , rfind() ... ributed by Petri Lehtinen in bpo-12170 .) bytes と bytearray オブジェクトのメソッド rjust() , ljust() , center( ... ) が、 fill 引数として bytearray を受け付けるようになりました (Contributed by Petri ... Lehtinen in bpo-12380 .)。 list と bytearray に新規メソッド copy() , clear() が追加されました ( ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
用語集 — Python 3.6.5 ドキュメント 7300
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... ous ) バッファーを提供可能なオブジェクト。 bytes , bytearray , array.array や、多くの一般的な memoryview オブジ ... しています。 変更可能なバッファーオブジェクトには、 bytearraybytearray の memoryview などが含まれます。 また ...
https://man.plustar.jp/python/glossary.html - [similar]
PREV 1 2 3 4 5 NEXT