Public Member Functions | |
| __construct ($binary, $type) | |
| __toString () | |
Class for create an object of the binary type
| SequoiaBinary::__construct | ( | $binary, | |
| $type | |||
| ) | 
Constructor.
| string | $binary | is Base64 encoded string | 
| integer | string | $type | is a binary type, range is 0-255 | 
| SequoiaBinary::__toString | ( | ) | 
PHP Magic Methods, the class as string output.
 1.8.2