Package com.swiftmq.tools.util
Interface LengthCaptureDataInput
-
- All Superinterfaces:
java.io.DataInput
- All Known Implementing Classes:
DataByteArrayInputStream,DataByteBufferInputStream,DataStreamInputStream
public interface LengthCaptureDataInput extends java.io.DataInput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstartCaptureLength()longstopCaptureLength()
-