Package org.jboss.classfilewriter.util
Interface LazySize
-
- All Known Implementing Classes:
ByteArrayDataOutputStream.LazySizeImpl
public interface LazySize
Represents a place holder for a size value in a byte array that can be written to later.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
markEnd()
-