java.lang.Object
io.helidon.common.buffers.LazyString
String that materializes only when requested.
-
Constructor Summary
ConstructorsConstructorDescriptionLazyString
(byte[] buffer, int offset, int length, Charset charset) New instance.LazyString
(byte[] buffer, Charset charset) New instance. -
Method Summary