略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: HaruEncoder

2024-05-02

The HaruEncoder class

(PECL haru >= 0.0.1)

简介

Haru PDF Encoder Class.

类摘要

HaruEncoder {
/* 方法 */
getByteType ( string $text , int $index ) : int
getType ( void ) : int
getUnicode ( int $character ) : int
getWritingMode ( void ) : int
}

预定义常量

Type Name Description
int HaruEncoder::TYPE_SINGLE_BYTE  
int HaruEncoder::TYPE_DOUBLE_BYTE  
int HaruEncoder::TYPE_UNINITIALIZED  
int HaruEncoder::UNKNOWN  
int HaruEncoder::WMODE_HORIZONTAL  
int HaruEncoder::WMODE_VERTICAL  
int HaruEncoder::BYTE_TYPE_SINGLE  
int HaruEncoder::BYTE_TYPE_LEAD  
int HaruEncoder::BYTE_TYPE_TRAIL  
int HaruEncoder::BYTE_TYPE_UNKNOWN  

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.haruencoder.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3