Return how many source bytes encode this code point.
Synopsis
Declared in <bslfmt_unicodecodepoint.h>
int
numSourceBytes() const;
Description
Return the number of bytes occupied by this code point.
Return Value
number of source bytes consumed for this code point
Created with MrDocs