public class StringHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.io.InputStream |
toInputStream(java.lang.String s)
Returns an InputStream that can be used to read the bytes of the specified String.
|
Copyright © 2022 IBM Cloud Developer Experience. All rights reserved.