@InterfaceAudience.Private public final class ByteArraySerializer extends Object implements org.apache.hbase.thirdparty.com.google.gson.JsonSerializer<byte[]>
byte[]
using Bytes.toString()
.Constructor and Description |
---|
ByteArraySerializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.hbase.thirdparty.com.google.gson.JsonElement |
serialize(byte[] src,
Type typeOfSrc,
org.apache.hbase.thirdparty.com.google.gson.JsonSerializationContext context) |
public ByteArraySerializer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.