()
| 47 | func (*nopExtractCreator) UsingCompression() bool { return false } |
| 48 | func (*nopExtractCreator) SupportsOffset() bool { return true } |
| 49 | func (t *nopExtractCreator) MetadataSize() int64 { return t.internal.MetadataSize() } |
nothing calls this directly
no test coverage detected