Module

Web.Encoding.TextDecoder

Package
purescript-web-encoding
Repository
purescript-web/purescript-web-encoding

#TextDecoder Source

#DecodeOptions Source

type DecodeOptions :: Row Typetype DecodeOptions = (stream :: Boolean)

#decode Source

#decodeWithOptions Source