(str-escaping-input-stream is)
Given an InputStream to read a string, return an InputStream that will escape the string as it is being read.
Given an InputStream to read a string, return an InputStream that will escape the string as it is being read.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close