Class DBCachedObjectStoreFactory.PrimitiveCodec.LengthBoundCodec<T>

java.lang.Object
ghidra.util.database.DBCachedObjectStoreFactory.PrimitiveCodec.AbstractPrimitiveCodec<T>
ghidra.util.database.DBCachedObjectStoreFactory.PrimitiveCodec.LengthBoundCodec<T>
All Implemented Interfaces:
DBCachedObjectStoreFactory.PrimitiveCodec<T>
Enclosing interface:
DBCachedObjectStoreFactory.PrimitiveCodec<T>

public static class DBCachedObjectStoreFactory.PrimitiveCodec.LengthBoundCodec<T> extends DBCachedObjectStoreFactory.PrimitiveCodec.AbstractPrimitiveCodec<T>
A codec which encodes length-value, using the (unbounded) codec for value