TINMAN 3D
  • Tinman 3D SDK
  • Reference - API
  • Tinman.Core
  • Json
  • IJsonStream

IJsonStream

Description

interface Tinman.Core.Json.IJsonStream

Derived from

IDisposable
IJsonReader
IJsonWriter
ICanReadWrite

Extended by

JsonStream abstract

A stream of JSON data.

Extensions

Read​Value


public static method ReadValue → ()

returns → IJsonValue

The read JSON node or null iff the end of the stream has been reached.

Returns an instance of IJsonValue for this JSON stream.

IOException

If an I/O error has occurred.

IJsonReader IJsonValue

Tinman 3D SDK | Copyright 2012 - 2026 Matthias Englert | ALL RIGHTS RESERVED | "Tinman 3D" is a registered trademark.