Uses of Interface
app.babylon.io.StreamSource
Packages that use StreamSource
-
Uses of StreamSource in app.babylon.io
Methods in app.babylon.io that return StreamSourceModifier and TypeMethodDescriptionstatic StreamSourceStreamSources.fromBase64(String fileBase64, String resourceName, MimeType mimeType) static StreamSourcestatic StreamSourcestatic StreamSourcestatic StreamSourceStreamSources.fromString(CharSequence data, String resourceName) Methods in app.babylon.io with parameters of type StreamSourceModifier and TypeMethodDescriptionstatic StringStreamSources.getAsString(StreamSource stream) static StringStreamSources.getSnippet(StreamSource stream) static StreamSourceProbeStreamSourceProbe.of(StreamSource ds) -
Uses of StreamSource in app.babylon.table.io
Methods in app.babylon.table.io with parameters of type StreamSourceModifier and TypeMethodDescriptionstatic RowSourceRowSources.create(ReadOptionsCsv options, StreamSource streamSource) -
Uses of StreamSource in app.babylon.table.transform
Methods in app.babylon.table.transform with parameters of type StreamSourceModifier and TypeMethodDescriptionstatic QuickTransformScriptQuickTransformScript.read(StreamSource source)