public class CodecUtils extends Object
CodecUtils()
static byte
buildHigh4Low4Bytes(byte high4, byte low4)
static byte[]
parseHigh4Low4Bytes(byte b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodecUtils()
public static byte[] parseHigh4Low4Bytes(byte b)
b
public static byte buildHigh4Low4Bytes(byte high4, byte low4)
high4
low4
Copyright © 2019 Seata. All rights reserved.