encode_Write_bits
encode_Write_bits
개요
encode_Write_bits 파이썬의 Aspose.Font FOSS에서 클래스입니다.
이 클래스는 파이썬 프로그램에서 encode_Write_bits 객체와 작업하는 3가지 방법을 제공합니다. 이용 가능한 방법에는 다음이 포함됩니다.: WriteBits, WriteBitsPrepareStorage, __init__. 모든 퍼블릭 멤버들은 파이썬 패키지 Aspose.Font FOSS를 설치한 후, 어떤 파이톤 애플리케이션에도 접근할 수 있습니다.
방법들
| Signature | 설명 |
|---|---|
__init__() | Calls init (연결) 이 encode_Write_bits 인스턴스에서. |
WriteBits(n_bits, bits, pos, array) | writes the low‑ordern_bitsof비트 (bit)into배열starting at byte index포스 |
WriteBitsPrepareStorage(pos, array) | 배열은 포지션에서 쓰기 위한 공간을 확보합니다. |