Свойство | Тип | Описание | |
---|---|---|---|
$value | string |
Метод | Описание | |
---|---|---|
__construct ( string $value ) | Creates a new 64-bit number with the given value. | |
__toString ( ) : string | ||
toBSONType ( ) : integer | Converts this MongoInt64 to a native integer |
public __construct ( string $value ) | ||
$value | string | A number |
public toBSONType ( ) : integer | ||
Результат | integer |