Uses of Interface
org.eolang.Bytes
Packages that use Bytes
-
Uses of Bytes in org.eolang
Classes in org.eolang that implement BytesMethods in org.eolang that return BytesModifier and TypeMethodDescriptionAND operation.Dataized.asBytes()Extract the data from the object and convert toBytes.Bytes.not()NOT operation.BytesOf.not()OR operation.Bytes.shift(int bits) Big-endian unsigned shift.BytesOf.shift(int bits) Bytes.sshift(int bits) Big-endian signed right shift.BytesOf.sshift(int bits) XOR operation.Methods in org.eolang with parameters of type BytesModifier and TypeMethodDescriptionAND operation.OR operation.XOR operation.Constructors in org.eolang with parameters of type Bytes