Interface ByteSized

All Known Subinterfaces:
SerializedObject
All Known Implementing Classes:
SerializedObject.Default

public interface ByteSized
  • Method Summary

    Modifier and Type Method Description
    long byteSize()  
  • Method Details

    • byteSize

      long byteSize()
      Returns:
      the amount of bytes this objects requires in memory.