Return the encoded buffer of the string.
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual byte[] getBuffer()
Return Value
Type: ByteThe encoded buffer, otherwise
null
Remarks
null
See Also