This returns the retreived entry. The value may be nil.
()
| 63 | |
| 64 | // This returns the retreived entry. The value may be nil. |
| 65 | Value() []byte |
| 66 | |
| 67 | // This returns the entry's flags value. The value is only valid when |
| 68 | // the entry is found. |
no outgoing calls