downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

HaruEncoder::getUnicode> <HaruEncoder::getByteType
[edit] Last updated: Fri, 24 Jun 2011

view this page in

HaruEncoder::getType

(PECL haru >= 0.0.1)

HaruEncoder::getTypeبازگرداندن نوع کدگذار

Description

int HaruEncoder::getType ( void )

بازگرداندن نوع کدگذار.

Parameters

This function has no parameters.

Return Values

بازگرداندن نوع کدگذار. نتیجه یکی از موارد زیر است:

  • HaruEncoder::TYPE_SINGLE_BYTE - کدگذار برای کاراکترهای تک بایتی.
  • HaruEncoder::TYPE_DOUBLE_BYTE - کدگذار کاراکترهای دو بایتی.
  • HaruEncoder::TYPE_UNINITIALIZED - کدگذاری مقدار اولیه ندارد.
  • HaruEncoder::UNKNOWN - کدگذاری غیر صحیح.

Errors/Exceptions

Throws a HaruException on error.



add a note add a note User Contributed Notes HaruEncoder::getType - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites