You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonValidatingReader Class > JsonValidatingReader Methods > ReadAsBytes Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonValidatingReader.ReadAsBytes Method

Reads the next JSON token from the stream as a Byte[].

Syntax
C++
C#
Visual Basic
public: byte[] ReadAsBytes();
Returns

A Byte[] or a null reference if the next JSON token is null.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.