IEntitySet.getEncodedEntity

Abstract method to get the encoded form of an entity.

class IEntitySet
abstract
char[]
getEncodedEntity
(
dchar unicode
,
ref char[] output
)

Meta