public class ByteArrayToInputStreamTransformer extends Object implements Transformer<byte[],InputStream>
| コンストラクタと説明 |
|---|
ByteArrayToInputStreamTransformer() |
public InputStream transform(byte[] value) throws TransformationException
transform インタフェース内 Transformer<byte[],InputStream>TransformationExceptionCopyright © 2016. All rights reserved.