Uses of Class
com.wowza.io.HTTPByteReader.SendResult
Packages that use HTTPByteReader.SendResult
-
Uses of HTTPByteReader.SendResult in com.wowza.io
Methods in com.wowza.io that return HTTPByteReader.SendResultModifier and TypeMethodDescriptionHTTPByteReader.sendRequest
(byte[] request, boolean isHead) HTTPByteReader.sendRequest
(byte[] request, int len, boolean isHead) HTTPByteReader.sendRequest
(byte[] request, PacketFragmentList fragmentList, int len, boolean isHead) Methods in com.wowza.io with parameters of type HTTPByteReader.SendResultModifier and TypeMethodDescriptionprotected void
HTTPByteReader.parseHeader
(HTTPByteReader.SendResult result, byte[] buffer, int offset, int len, boolean isHead)