OutputStreamSpliceFlags
-
class OutputStreamSpliceFlags
GOutputStreamSpliceFlags determine how streams should be spliced.
Fields
-
class OutputStreamSpliceFlags
-
CLOSE_SOURCE
Close the source stream after
the splice.
-
CLOSE_TARGET
Close the target stream after
the splice.
-
NONE
Do not close either stream.