Stream alias type
Source position: fpjson.pp line 54
type TFPJSStream = TMemoryStream;
TFPJSStream resolves to a stream on native platforms, TJSArray in javascript runtimes.