Oracle Application Server 10g HTTPClient API Reference
10g Release 2(10.1.2)

B14020-01

A B C D E F G H I L M N O P Q R S T U V W


B

base64Decode(String) - Static method in class HTTPClient.Codecs
This method decodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Decode(byte[]) - Static method in class HTTPClient.Codecs
This method decodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(String) - Static method in class HTTPClient.Codecs
This method encodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(byte[]) - Static method in class HTTPClient.Codecs
This method encodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).

Oracle Application Server 10g HTTPClient API Reference
10g Release 2(10.1.2)

B14020-01

A B C D E F G H I L M N O P Q R S T U V W


Copyright © 2001, 2004, Oracle. All rights reserved.