var attoseconds: UInt64 { get }
s12TestMessages27DataModel_Timestamp_MutableV11attosecondss6UInt64VvpWhat are these?
s12TestMessages27DataModel_Timestamp_MutableV11attosecondss6UInt64Vvp
FNV24: [6U2YU]
init(ByteBuffer, o: Int32)
var seconds: UInt64
func mutate(attoseconds: UInt64) -> Bool
func mutate(seconds: UInt64) -> Bool
Show implementation details (1)
Hide implementation details
var __buffer: ByteBuffer!
import TestMessages
struct DataModel_Timestamp_Mutable
@frozen struct UInt64
A 64-bit unsigned integer value type.
init(_ bb: ByteBuffer, o: Int32)
var __buffer: ByteBuffer! { get }
var seconds: UInt64 { get }
@discardableResult func mutate(attoseconds: UInt64) -> Bool
@discardableResult func mutate(seconds: UInt64) -> Bool