Interface ContentLengthField

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
ContentLengthFieldImpl

public interface ContentLengthField extends ParsedField
  • Method Details

    • bodyDescriptionField

      default boolean bodyDescriptionField()
      Specified by:
      bodyDescriptionField in interface ParsedField
    • getContentLength

      long getContentLength()
      Gets the content length value defined in this field.
      Returns:
      the content length value.