Home | History | Annotate | Download | only in unicode

Lines Matching refs:serialize

377       kSerialized  /* result of serialize() */
381 * Constructs a set from the output of serialize().
384 * @param bufferLen the original length returned from serialize()
1443 int32_t serialize(uint16_t *dest, int32_t destCapacity, UErrorCode& ec) const;