Uses of Enum
com.couchbase.client.core.io.netty.kv.MemcacheProtocol.Magic
Packages that use MemcacheProtocol.Magic
-
Uses of MemcacheProtocol.Magic in com.couchbase.client.core.io.netty.kv
Methods in com.couchbase.client.core.io.netty.kv that return MemcacheProtocol.MagicModifier and TypeMethodDescriptionstatic MemcacheProtocol.MagicMemcacheProtocol.Magic.of(byte input) static MemcacheProtocol.MagicReturns the enum constant of this type with the specified name.static MemcacheProtocol.Magic[]MemcacheProtocol.Magic.values()Returns an array containing the constants of this enum type, in the order they are declared.