Class StreamUtil
- java.lang.Object
-
- io.camunda.zeebe.client.impl.command.StreamUtil
-
public final class StreamUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description StreamUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
readInputStream(InputStream input)
-
-
-
Method Detail
-
readInputStream
public static byte[] readInputStream(InputStream input) throws IOException
- Throws:
IOException
-
-