Package com.yandex.ydb.table.utils
Class Hex
- java.lang.Object
-
- com.yandex.ydb.table.utils.Hex
-
public class Hex extends Object
- Author:
- Sergey Polovko
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidtoHex(com.google.protobuf.ByteString bytes, StringBuilder sb)
-
-
-
Method Detail
-
toHex
public static void toHex(com.google.protobuf.ByteString bytes, StringBuilder sb)
-
-