Home
last modified time | relevance | path

Searched defs:input (Results 1 – 2 of 2) sorted by last modified time

/unit/src/java/nginx/unit/websocket/
H A DUtil.java535 private static boolean containsDelims(String input) { in containsDelims()
H A DWsWebSocketContainer.java762 private static ByteBuffer putWithExpand(ByteBuffer input, byte[] bytes) { in putWithExpand()