Uses of Interface
com.invirgance.convirgance.output.OutputCursor
Packages that use OutputCursor
Package
Description
Support for writing file formats like JSON, CSV, tab delimited, and binary encodings.
-
Uses of OutputCursor in com.invirgance.convirgance.output
Methods in com.invirgance.convirgance.output that return OutputCursorModifier and TypeMethodDescriptionCreates a new writer to output CSV data to the specified target.Creates a new writer to output delimited data to the specified target.Obtain an output cursor to manually write data to the output streamObtain an output cursor to manually write data to the output streamOpens a stream returns a cursor to write data to the specified target