<?xml version="1.0"?><phpdoc><class name="Bs_FormatConverter" extends="Bs_Object" undoc="false" access="public" package="util"><file>C:/usr/local/lib/php/blueshoes-4.2/core/util/Bs_FormatConverter.class.php</file><doc><author>Andrej Arn &amp;lt;andrej at blueshoes dot org&amp;gt;</author><inherited src="Array"/><description>WISHLIST+----------------+-------------------------+-------------------------+----------------------------+| FROM     TO    | CONVERTER LINUX         | CONVERTER WIN32         | COMMENTS                   |+----------------+-------------------------+-------------------------+----------------------------+all methods are called like &amp;apos;hexToBin&amp;apos;, and not the fancy way &amp;apos;hex2bin&amp;apos;. this is becauseof things like &amp;apos;word62word7&amp;apos; where &amp;apos;word6ToWord7&amp;apos; looks much better.dependencies: Bs_System is loaded right away because it&amp;apos;s used often.Bs_HtmlUtil is loaded on demand.</description><shortdescription>Pseudostatic utility class to convert formats.</shortdescription><version>4.0.$id$</version><copyright>blueshoes.org</copyright></doc><function name="hexToBin" undoc="false" access="public"><doc><parameter name="$s" type="string"/><return name="" type="string"/><description>convert each 2 chars to a bin character.</description><shortdescription>Convert Hex =&amp;gt; Bin</shortdescription><copyright>By Roberto Bertó &amp;lt;berto@que.com.br&amp;gt; under GPL license. Free like Linux!</copyright></doc></function><function name="Bs_FormatConverter" undoc="true" access="public"><doc><return type="void"/></doc></function><constant name="BS_FORMATCONVERTER_VERSION" undoc="true" access="private" case="default: case sensitive">4.0.$x$<doc></doc></constant><inherited src="Bs_Object" type="functions"><element>isex</element><element>isexception</element><element>tostring</element><element>tohtml</element><element>persist</element><element>unpersist</element><element>bs_object</element><element>bbsetoutput</element><element>bbawake</element><element>bbisawake</element><element>bbxmsg</element><element>bbxfunctionstart</element><element>bbxfunctionend</element><element>bbxecho</element><element>bbxvar</element><element>bbxvardump</element><element>bbforcetrace</element><element>bbbufferstart</element><element>bbbufferget</element><element>bbbufferendflush</element><element>bbbufferendclean</element></inherited><inherited src="Bs_Object" type="consts"><element>bs_object_version</element></inherited><path><parent>Bs_Object</parent></path><baseclass>Bs_Object</baseclass></class></phpdoc>