Package run.halo.gradle.docker
Class OutputFrame
java.lang.Object
run.halo.gradle.docker.OutputFrame
Holds a frame of container output (usually one line, possibly more)
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OutputFrameforFrame(com.github.dockerjava.api.model.Frame frame) byte[]getBytes()getType()
-
Field Details
-
END
-
-
Constructor Details
-
OutputFrame
-
-
Method Details
-
getType
-
getBytes
public byte[] getBytes() -
getUtf8String
-
forFrame
-