public class ByteArrayToInputStreamTransformer extends Object implements Transformer<byte[],InputStream>
| コンストラクタと説明 |
|---|
ByteArrayToInputStreamTransformer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InputStream |
transform(byte[] value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic InputStream transform(byte[] value) throws TransformationException
transform インタフェース内 Transformer<byte[],InputStream>TransformationExceptionCopyright © 2017. All rights reserved.