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
-
Method Details
-
markEnd
void markEnd()
-