MongoInt64 ��

(PECL mongo >=1.0.9)

Warning

This extension that defines this class is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this class in the new extension.

��Ϊ������µ���չ����� Integer ��ֵѡ����ʵ����ݿ��������͡�

���

������ܹ��� 32 λ��ϵͳ�ϱ���һ�� 64 λ�� integer �����ݿ⡣

��ժҪ

MongoInt64 {
/* �ֶ� */
public string $value ;
/* ���� */
public __construct ( string $value )
public __toString ( void ) : string
}

�ֶ�

value
64 λ���ֵ��ַ���ֵ������ ��123 ��ֵ�� "123"��

Table of Contents