We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2c66a7 + 9b1335a commit 4a3932bCopy full SHA for 4a3932b
src/main/java/net/openhft/chronicle/values/CharSequenceFieldModel.java
@@ -33,6 +33,7 @@
33
/**
34
* Field model for {@code CharSequence}-based types.
35
*
36
+
37
* <p>One accessor parameter must carry {@link MaxUtf8Length}. The value
38
* denotes the maximum number of UTF-8 bytes reserved for the field. The native
39
* encoding stores a stop bit length prefix followed by the configured number of
0 commit comments