GetNonUnicodeBytes Method (OracleJson)
Returns the
OracleJson contents as an array of bytes in the client encoding.
'Declaration
Public Function GetNonUnicodeBytes() As Byte()
public byte[] GetNonUnicodeBytes()
Return Value
The array of bytes in the client encoding that represents the contents of the
OracleJson.