Uses of Interface
w.util.ByteSlice
Packages that use ByteSlice
-
Uses of ByteSlice in w.util
Modifier and TypeMethodDescription@NotNull ByteSliceByteSlice.Default.slice(int off, int len) @NotNull ByteSliceByteSlice.slice(int off, int len) static @NotNull ByteSliceByteSlice.wrap(byte[] array) static @NotNull ByteSliceByteSlice.wrap(byte[] array, int off, int len) Modifier and TypeMethodDescription@NotNull Stringchar @NotNull []Hex.toHexChars(@NotNull ByteSlice byteSlice)