Clear out the contents of the bag, both on disk and in memory. Any attempts to read after this is called will produce undefined results.
()
| 124 | * results. |
| 125 | */ |
| 126 | void clear(); |
| 127 | |
| 128 | /** |
| 129 | * This is used by FuncEvalSpec.FakeDataBag. |
no outgoing calls