Reads the next JSON token from the stream as a array<Byte>[]()[][].
| C# | Visual Basic | Visual C++ |
public override byte[] ReadAsBytes()
Public Overrides Function ReadAsBytes As Byte()
public: virtual array<unsigned char>^ ReadAsBytes() override
A array<Byte>[]()[][] or a null reference if the next JSON token is null.