Decimal returns a pointer into the vec for in place construction.
()
| 173 | Bytes(b []byte) |
| 174 | // Decimal returns a pointer into the vec for in place construction. |
| 175 | Decimal() *apd.Decimal |
| 176 | Float(f float64) |
| 177 | Int16(i int16) |
| 178 | Int32(i int32) |
no outgoing calls
no test coverage detected