FileContent
Specify the input contents, as a string, for the source of an outbound transformation.
Inherited functions
Link copied to clipboard
Casts this InputFileSource as a FileContent and retrieves its kotlin.String value. Throws an exception if the InputFileSource is not a FileContent.
Link copied to clipboard
Casts this InputFileSource as a FileContent and retrieves its kotlin.String value. Returns null if the InputFileSource is not a FileContent.