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