Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ RowData
TypeAlias
RowData
IceFireDB-SQLite/pkg/mysql/mysql/rowdata.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
RowData []byte
12
13
func
(p RowData) Parse(f []*Field, binary bool, dst []FieldValue) ([]FieldValue, error) {
14
if
binary {
Callers
1
readResultRowsStreaming
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected