Interface Header


public interface Header
  • Method Summary

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

    • key

      String key()
    • value

      byte[] value()