Klasse VersionedDataInputStream

Alle implementierten Schnittstellen:
Closeable, DataInput, AutoCloseable

public class VersionedDataInputStream extends DataInputStream
Lightweight subclass of DataInputStream that knows what version of the weaver was used to construct the data in it. The input stream has a constant pool reader attached which enables it to decode constant pool references found within the data being read.
Autor:
Andy Clement
  • Konstruktordetails

  • Methodendetails