Uses of Interface
nl.sidnlabs.pcap.decoder.Buffer
Packages that use Buffer
-
Uses of Buffer in nl.sidnlabs.pcap.decoder
Classes in nl.sidnlabs.pcap.decoder that implement BufferMethods in nl.sidnlabs.pcap.decoder that return BufferModifier and TypeMethodDescriptionBuffer.clear()Clears this buffer.ChainBuffer.clear()Buffer.duplicate()ChainBuffer.duplicate()Buffer.flip()Flips this buffer.ChainBuffer.flip()Buffer.position(int newPosition) ChainBuffer.position(int newPosition) Buffer.reset()Move current position to marked position.ChainBuffer.reset()ChainBuffer.reset(int rewindOffset) Buffer.skip(int pos) ChainBuffer.skip(int pos) Methods in nl.sidnlabs.pcap.decoder with parameters of type BufferModifier and TypeMethodDescriptionvoidAdd all target's internal buffers to head of internal buffer list.voidvoidAdd all target's inernal buffers to end of internal buffer list.voidvoidvoidConstructors in nl.sidnlabs.pcap.decoder with parameters of type Buffer