public static interface Connection.UpgradeFrom
| 限定符和类型 | 方法和说明 |
|---|---|
ByteBuffer |
onUpgradeFrom()
Takes the input buffer from the connection on upgrade.
|
ByteBuffer onUpgradeFrom()
Takes the input buffer from the connection on upgrade.
This method is used to take any unconsumed input from a connection during an upgrade.
Copyright © 2017. All rights reserved.