Uses of Class
org.iq80.snappy.AbstractSnappyInputStream.FrameData
-
Uses of AbstractSnappyInputStream.FrameData in org.iq80.snappy
Methods in org.iq80.snappy that return AbstractSnappyInputStream.FrameDataModifier and TypeMethodDescriptionprotected abstract AbstractSnappyInputStream.FrameDataAbstractSnappyInputStream.getFrameData(byte[] frameHeader, byte[] content, int length) Take the frame header and the content of the frame to describe metadata about the content.protected AbstractSnappyInputStream.FrameDataSnappyFramedInputStream.getFrameData(byte[] frameHeader, byte[] content, int length) protected AbstractSnappyInputStream.FrameDataSnappyInputStream.getFrameData(byte[] frameHeader, byte[] content, int length) Deprecated.