Interface MagicBytesAccessor

All Known Subinterfaces:
MagicBytesAccessor.MagicBytesProperty

public interface MagicBytesAccessor
Provides an accessor for a magic bytes property.
  • Method Details

    • getMagicBytes

      byte[] getMagicBytes()
      Retrieves the magic bytes from the magic bytes property.
      Returns:
      The magic bytes stored by the magic bytes property.