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