Files
lnd/tlv/truncated_test.go
Conner Fromknecht b3b51923dc tlv/truncated: add non-generic encoders for truncated types
These encoders can be composed to create composite types without
incurring additional allocations that would be required to pass the
truncated types through the generic interface.
2019-11-04 14:10:43 -08:00

8.3 KiB