7 lines
273 B
C
7 lines
273 B
C
//------------------------------------------------------------
|
|
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
//------------------------------------------------------------
|
|
|
|
extern WS_CHANNEL_ENCODER channelEncoder;
|
|
extern WS_CHANNEL_DECODER channelDecoder;
|