()
| 34 | getRawBytes(length int) ([]byte, error) |
| 35 | getUuid() (Uuid, error) |
| 36 | getString() (string, error) |
| 37 | getNullableString() (*string, error) |
| 38 | getInt32Array() ([]int32, error) |
| 39 | getNullableInt32Array() ([]int32, error) |
no outgoing calls
no test coverage detected