程序包 | 说明 |
---|---|
com.easemob.im.server.api.token.agora |
限定符和类型 | 方法和说明 |
---|---|
ByteBuf |
Packable.marshal(ByteBuf out) |
ByteBuf |
AccessToken2.Service.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceRtc.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceRtm.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceStreaming.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceChat.pack(ByteBuf buf) |
ByteBuf |
ByteBuf.put(byte[] v) |
ByteBuf |
ByteBuf.put(int v) |
ByteBuf |
ByteBuf.put(long v) |
ByteBuf |
ByteBuf.put(short v) |
ByteBuf |
ByteBuf.put(String v) |
ByteBuf |
ByteBuf.put(TreeMap<Short,String> extra) |
ByteBuf |
ByteBuf.putIntMap(TreeMap<Short,Integer> extra) |
限定符和类型 | 方法和说明 |
---|---|
ByteBuf |
Packable.marshal(ByteBuf out) |
ByteBuf |
AccessToken2.Service.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceRtc.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceRtm.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceStreaming.pack(ByteBuf buf) |
ByteBuf |
AccessToken2.ServiceChat.pack(ByteBuf buf) |
void |
PackableEx.unmarshal(ByteBuf in) |
void |
AccessToken2.Service.unpack(ByteBuf byteBuf) |
void |
AccessToken2.ServiceRtc.unpack(ByteBuf byteBuf) |
void |
AccessToken2.ServiceRtm.unpack(ByteBuf byteBuf) |
void |
AccessToken2.ServiceStreaming.unpack(ByteBuf byteBuf) |
void |
AccessToken2.ServiceChat.unpack(ByteBuf byteBuf) |
Copyright © 2024. All rights reserved.