{ "title" : "File Read", "kind" : "atomic", "type" : "fileRead", "tags" : ["file", "atomic","read","binary"], "description" : "

Read a file as a binary (QByteArray)

", "inputs" : ["file"], "outputs" : ["content"], "color" : "darkgoldenrod" }