Uses of Class
io.helidon.common.Base64Value
-
Uses of Base64Value in io.helidon.common
Methods in io.helidon.common that return Base64ValueModifier and TypeMethodDescriptionstatic Base64ValueBase64Value.create(byte[] bytes) Create a base64 value from bytes.static Base64ValueCreate a base64 value from plain text.static Base64ValueBase64Value.createFromEncoded(String base64Text) Create from an already encoded base64 value.