Interface LazySize


public interface LazySize
Represents a place holder for a size value in a byte array that can be written to later.
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • markEnd

      void markEnd()