Interface Header


public interface Header
  • Method Summary

    Modifier and Type Method Description
    String key()  
    byte[] value()  
  • Method Details

    • key

      String key()
    • value

      byte[] value()