224225226227228229230231232233234
headerLimit = enc.position(); } synchronized (sendlock) { ByteBuffer buf = enc.underlyingBuffer(); buf.position(0); buf.limit(methodLimit); fragment(flags, type, method, buf); if (payload)