Uses of Class
dev.cel.common.values.CelByteString
-
Packages that use CelByteString Package Description dev.cel.common.values -
-
Uses of CelByteString in dev.cel.common.values
Fields in dev.cel.common.values declared as CelByteString Modifier and Type Field Description static CelByteStringCelByteString. EMPTYMethods in dev.cel.common.values that return CelByteString Modifier and Type Method Description static CelByteStringCelByteString. of(byte[] buffer)abstract CelByteStringBytesValue. value()Methods in dev.cel.common.values with parameters of type CelByteString Modifier and Type Method Description static BytesValueBytesValue. create(CelByteString value)
-