ETagOption constructor

ETagOption(
  1. Uint8Buffer value
)

Implementation

ETagOption(final Uint8Buffer value) : super(OptionType.eTag, value);