Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dropbox/godropbox
/ Bytes
Method
Bytes
database/binlog/event.go:40–40 ·
view source on GitHub ↗
Bytes returns the event payload (header + data)
()
Source
from the content-addressed store, hash-verified
38
39
// Bytes returns the event payload (header + data)
40
Bytes() []byte
41
42
// BasicHeader returns the fixed length portion of the header bytes.
43
BasicHeader() []byte
Callers
15
TestIntern
Method · 0.65
TestInsert
Method · 0.65
TestAppend
Method · 0.65
TestSet
Method · 0.65
TestSetOneBit
Method · 0.65
TestDelete
Method · 0.65
TestDeleteFirstIndex
Method · 0.65
TestInsertLongVector
Method · 0.65
TestAppendLongVector
Method · 0.65
sendRequest
Method · 0.65
verifyRequestMessage
Method · 0.65
TestGetMultiDupKeys
Method · 0.65
Implementers
1
RawV4Event
database/binlog/event.go
Calls
no outgoing calls
Tested by
15
TestIntern
Method · 0.52
TestInsert
Method · 0.52
TestAppend
Method · 0.52
TestSet
Method · 0.52
TestSetOneBit
Method · 0.52
TestDelete
Method · 0.52
TestDeleteFirstIndex
Method · 0.52
TestInsertLongVector
Method · 0.52
TestAppendLongVector
Method · 0.52
verifyRequestMessage
Method · 0.52
TestGetMultiDupKeys
Method · 0.52
TestAllColumnTypes
Method · 0.52