encode_Port
encode_Port
概述
encode_Port 是Python的Aspose.Font FOSS中的一个类.
本类提供了4种方法,用于在Python程序中使用encode_Port对象. 有的方法包括: BROTLI_UNALIGNED_LOAD32, PREDICT_FALSE, PREDICT_TRUE, __init__. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序.
方法
| Signature | 描述情况 |
|---|---|
__init__() | Calls 开始 在这个encode_Port实例上. |
BROTLI_UNALIGNED_LOAD32(p, p_off) | 没有对齐要求,从指针p处偏移p_off上加载32位整数. |
PREDICT_FALSE(x) | hints to the compiler thatx`预计是错误的,这可以改善关键性能循环中的分支预测. |
PREDICT_TRUE(x) | 在这个encode_Port实例上调用PREDICT_TRUE. |