public class HttpServletEntityByteSequence extends Object implements ByteSequence
ByteSequence for the HttpServletRequest entity.EMPTY| Constructor and Description |
|---|
HttpServletEntityByteSequence(javax.servlet.http.HttpServletRequest request)
Instantiate.
|
public HttpServletEntityByteSequence(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequest.public byte byteAt(int index)
byteAt in interface ByteSequencepublic int length()
length in interface ByteSequenceCopyright © 2005–2019. All rights reserved.