Class DebugSectionBuilder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Blob blob  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DebugSectionBuilder​(java.lang.String name)  
    • Field Detail

      • blob

        protected Blob blob
    • Constructor Detail

      • DebugSectionBuilder

        protected DebugSectionBuilder​(java.lang.String name)
    • Method Detail

      • name

        public java.lang.String name()
      • build

        public byte[] build()
      • isEmpty

        public boolean isEmpty()