public class Base64Encoder
extends java.lang.Object
Title: Service Event Fabric Runtime
Description: An encoder for strings that allows conversion into and from Base64 notation.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Constructor and Description |
---|
Base64Encoder() |
Modifier and Type | Method and Description |
---|---|
byte[] |
decode(java.lang.String input) |
java.lang.String |
encode(byte[] input) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.