rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
475 stars 291 forks source link

Missing DOC for additional methods [readUntilDelimiter() etc] #121

Open yalcinozer opened 3 years ago

yalcinozer commented 3 years ago

When I log BTSerial object methods or view source codes, there are some other methods like readUntilDelimiter etc. Why are they not mentioned in docs? Just wondered.