메소드 | 설명 | |
---|---|---|
ChannelPacket ( int packetSize, bool isReliable ) : System | ||
HasSpace ( int numBytes ) : bool | ||
IsEmpty ( ) : bool | ||
Reset ( ) : void | ||
SendToTransport ( |
||
Write ( byte bytes, int numBytes ) : void |
public ChannelPacket ( int packetSize, bool isReliable ) : System | ||
packetSize | int | |
isReliable | bool | |
리턴 | System |
public SendToTransport ( |
||
conn | ||
channelId | int | |
리턴 | bool |