func github.com/aws/smithy-go/ptr.ToByteSlice

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L57: func ToByteSlice(vs []*byte) []byte {

	github.com/aws/aws-sdk-go-v2/aws
		from_ptr.go#L42: 	return ptr.ToByteSlice(vs)