Package 

Class BytesValueKt.Dsl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ByteString value
    • Method Summary

      Modifier and Type Method Description
      final ByteString getValue()
      final Unit setValue(ByteString value)
      final Unit clearValue() <pre> The bytes value.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • clearValue

         final Unit clearValue()
        <pre> The bytes value. </pre>

        <code>bytes value = 1;</code>