Python 3.6.5 ドキュメント 検索
Results of 1 - 6 of about 6 for binhex (0.013 sec.)
- 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード — Python 3.6.5 ... 13142
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
リ » 19. インターネット上のデータの操作 » 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード...
¶ ソースコード: Lib/binhex.py このモジュールは binhex4 形式のファイルに対する...
エンコードやデコードを行います。binhex4 は Macintosh のファイルを ASCII で表現できるように...
したものです。データフォークだけが処理されます。 binhex モジュールでは以下の関数を定義しています: binhex....
- https://man.plustar.jp/python/library/binhex.html - [similar]
- 19.8. binascii --- バイナリデータと ASCII データとの間での変換 — Python 3.6.5 ... 9066
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
、これらの関数を直接使う必要はなく、 uu 、 base64 や binhex といった、ラッパ (wrapper) モジュールを使うことにな...
binary data stream. binascii. a2b_hqx ( string ) ¶ binhex4 形式の ASCII 文字列データを RLE 展開を行わないでバ...
ナリのバイトデータを完全に含むような長さか、または (binhex4 データの最後の部分の場合) 余白のビットがゼロになっ...
。 binascii. rledecode_hqx ( data ) ¶ data に対し、 binhex4 標準に従って RLE 展開を行います。このアルゴリズム...
- https://man.plustar.jp/python/library/binascii.html - [similar]
- 19. インターネット上のデータの操作 — Python 3.6.5 ドキュメント 8225
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ase16, Base32, Base64, Base85 データの符号化 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード...
- https://man.plustar.jp/python/library/netdata.html - [similar]
- 19.6. base64 --- Base16, Base32, Base64, Base85 データの符号化 — Python 3.6.5 ... 8134
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ァイル名を MIME 型へマップする 次のトピックへ 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード...
- https://man.plustar.jp/python/library/base64.html - [similar]
- Pythonモジュール索引 — Python 3.6.5 ドキュメント 8134
- ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b |
...
and various ASCII-encoded binary representations. binhex Encode and decode files in binhex4 format. bisect...
- https://man.plustar.jp/python/py-modindex.html - [similar]
- Python 標準ライブラリ — Python 3.6.5 ドキュメント 8079
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ase16, Base32, Base64, Base85 データの符号化 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード...
- https://man.plustar.jp/python/library/index.html - [similar]
PREV
1
NEXT