SOAP
[ class tree: SOAP ] [ index: SOAP ] [ all elements ]

Class: SOAP_Type_hexBinary

Source Location: /SOAP-0.13.0/SOAP/Type/hexBinary.php

Class Overview


This class provides methods to detect and convert binary data from an to hexadecimal strings.


Author(s):

Copyright:

  • 2003-2007 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 23]
This class provides methods to detect and convert binary data from an to hexadecimal strings.

PHP versions 4 and 5

LICENSE: This source file is subject to version 2.02 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/2_02.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.



[ Top ]


Method Detail

is_hexbin   [line 35]

void is_hexbin( $value)


Parameters:

   $value   — 

[ Top ]

to_bin   [line 25]

void to_bin( $value)


Parameters:

   $value   — 

[ Top ]

to_hex   [line 30]

void to_hex( $value)


Parameters:

   $value   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:47:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.