Class MetaRecord.ByteRecord

java.lang.Object
org.apache.batik.transcoder.wmf.tosvg.MetaRecord
org.apache.batik.transcoder.wmf.tosvg.MetaRecord.ByteRecord
Enclosing class:
MetaRecord

public static class MetaRecord.ByteRecord extends MetaRecord
A record that contain byte arrays elements.
  • Field Details

    • bstr

      public final byte[] bstr
  • Constructor Details

    • ByteRecord

      public ByteRecord(byte[] bstr)