Implement UTF8JsonGenerator.writeRawValue(SerializableString)
(and writeRaw(..)
) more efficiently
#484
Milestone
UTF8JsonGenerator.writeRawValue(SerializableString)
(and writeRaw(..)
) more efficiently
#484
(note: follow-up for #480)
Current implementation is:
but latter part should be implemented as something like:
The text was updated successfully, but these errors were encountered: