Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPJSStream

Stream alias type.

Declaration

Source position: fpjson.pp line 57

type TFPJSStream = TMemoryStream;

Description

TFPJSStream resolves to a stream on native platforms, TJSArray in javascript runtimes.


Documentation generated on: Aug 28 2026 Report a problem on this page